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