6 #ifndef GEOPM_HINT_H_INCLUDE
7 #define GEOPM_HINT_H_INCLUDE
geopm_region_hint_e
Definition: geopm_hint.h:19
@ GEOPM_REGION_HINT_MEMORY
Definition: geopm_hint.h:23
@ GEOPM_REGION_HINT_SERIAL
Definition: geopm_hint.h:26
@ GEOPM_REGION_HINT_SPIN
Definition: geopm_hint.h:30
@ GEOPM_REGION_HINT_NETWORK
Definition: geopm_hint.h:24
@ GEOPM_REGION_HINT_COMPUTE
Definition: geopm_hint.h:22
@ GEOPM_REGION_HINT_IGNORE
Definition: geopm_hint.h:28
@ GEOPM_REGION_HINT_UNKNOWN
Definition: geopm_hint.h:21
@ GEOPM_REGION_HINT_INACTIVE
Definition: geopm_hint.h:29
@ GEOPM_REGION_HINT_IO
Definition: geopm_hint.h:25
@ GEOPM_REGION_HINT_UNSET
Definition: geopm_hint.h:20
@ GEOPM_NUM_REGION_HINT
Definition: geopm_hint.h:31
@ GEOPM_REGION_HINT_PARALLEL
Definition: geopm_hint.h:27
#define GEOPM_PUBLIC
Definition: geopm_public.h:10
void check_hint(uint64_t hint)
Definition: GEOPMHint.cpp:15