|
PAPI 7.1.0.0
|

Macros | |
| #define | PAPI_USR1_TLS 0x0 |
| #define | PAPI_USR2_TLS 0x1 |
| #define | PAPI_TLS_HIGH_LEVEL 0x2 |
| #define | PAPI_NUM_TLS 0x3 |
| #define | PAPI_TLS_USR1 PAPI_USR1_TLS |
| #define | PAPI_TLS_USR2 PAPI_USR2_TLS |
| #define | PAPI_TLS_NUM PAPI_NUM_TLS |
| #define | PAPI_TLS_ALL_THREADS 0x10 |
We define other levels in papi_internal.h for internal PAPI use, so if you change anything make sure to look at both places -KSL
| #define PAPI_TLS_NUM PAPI_NUM_TLS |
| #define PAPI_TLS_USR1 PAPI_USR1_TLS |
| #define PAPI_TLS_USR2 PAPI_USR2_TLS |