PAPI  5.7.0.0
components_config.h
Go to the documentation of this file.
1 /* Automatically generated by configure */
2 #ifndef COMPONENTS_CONFIG_H
3 #define COMPONENTS_CONFIG_H
4 
14 
15 struct papi_vectors *_papi_hwd[] = {
21  &_mx_vector,
22  &_net_vector,
23  &_rapl_vector,
25  NULL
26 };
27 
28 #endif
papi_vector_t _lmsensors_vector
papi_vector_t _mx_vector
Definition: linux-mx.c:162
papi_vector_t _appio_vector
Definition: appio.c:57
papi_vector_t _perf_event_vector
Definition: perf_event.c:68
papi_vector_t _stealtime_vector
papi_vector_t _perf_event_uncore_vector
papi_vector_t _coretemp_vector
struct papi_vectors * _papi_hwd[]
papi_vector_t _rapl_vector
Definition: linux-rapl.c:140
papi_vector_t _net_vector
Definition: linux-net.c:35