PAPI
7.1.0.0
Loading...
Searching...
No Matches
roc_profiler_config.h
Go to the documentation of this file.
1
#ifndef __ROC_PROFILER_CONFIG_H__
2
#define __ROC_PROFILER_CONFIG_H__
3
4
#include <stdint.h>
5
6
#define PAPI_ROCM_MAX_COUNTERS (512)
7
8
#define ROCM_PROFILE_SAMPLING_MODE (0x0)
9
#define ROCM_EVENTS_OPENED (0x1)
10
#define ROCM_EVENTS_RUNNING (0x2)
11
12
extern
unsigned
int
_rocm_lock
;
13
extern
unsigned
int
rocm_prof_mode
;
14
15
#endif
/* End of __ROC_PROFILER_CONFIG_H__ */
_rocm_lock
unsigned int _rocm_lock
Definition:
roc_profiler.c:85
rocm_prof_mode
unsigned int rocm_prof_mode
Definition:
roc_profiler.c:84
src
components
rocm
roc_profiler_config.h
Generated on Wed Dec 20 2023 18:12:51 for PAPI by
1.9.6