PAPI 7.1.0.0
Loading...
Searching...
No Matches
multi_kernel_monitoring.h
Go to the documentation of this file.
1
8#ifndef __MULTI_KERNEL_MONITORING_H__
9#define __MULTI_KERNEL_MONITORING_H__
10
11#include "common.h"
12
13int multi_kernel(int argc, char *argv[]);
14
15#endif /* End of __MULTI_KERNEL_MONITORING_H__ */
int multi_kernel(int argc, char *argv[])