PAPI
7.1.0.0
Loading...
Searching...
No Matches
nvml/tests/force_init.h
Go to the documentation of this file.
1
#ifndef __FORCE_INIT_H__
2
#define __FORCE_INIT_H__
3
4
static
inline
void
force_nvml_init
(
int
cid)
5
{
6
int
ntv_code =
PAPI_NATIVE_MASK
;
7
PAPI_enum_cmp_event
(&ntv_code,
PAPI_ENUM_FIRST
, cid);
8
}
9
10
#endif
PAPI_enum_cmp_event
Enumerate PAPI preset or native events for a given component.
PAPI_ENUM_FIRST
#define PAPI_ENUM_FIRST
Definition:
f90papi.h:85
force_nvml_init
static void force_nvml_init(int cid)
Definition:
nvml/tests/force_init.h:4
PAPI_NATIVE_MASK
#define PAPI_NATIVE_MASK
Definition:
papiStdEventDefs.h:30
src
components
nvml
tests
force_init.h
Generated on Wed Dec 20 2023 18:12:51 for PAPI by
1.9.6