|
PAPI 7.1.0.0
|

Macros | |
| #define | PAPI_PROFIL_POSIX 0x0 |
| #define | PAPI_PROFIL_RANDOM 0x1 |
| #define | PAPI_PROFIL_WEIGHTED 0x2 |
| #define | PAPI_PROFIL_COMPRESS 0x4 |
| #define | PAPI_PROFIL_BUCKET_16 0x8 |
| #define | PAPI_PROFIL_BUCKET_32 0x10 |
| #define | PAPI_PROFIL_BUCKET_64 0x20 |
| #define | PAPI_PROFIL_FORCE_SW 0x40 |
| #define | PAPI_PROFIL_DATA_EAR 0x80 |
| #define | PAPI_PROFIL_INST_EAR 0x100 |
| #define | PAPI_PROFIL_BUCKETS (PAPI_PROFIL_BUCKET_16 | PAPI_PROFIL_BUCKET_32 | PAPI_PROFIL_BUCKET_64) |
| #define PAPI_PROFIL_BUCKET_16 0x8 |
| #define PAPI_PROFIL_BUCKET_32 0x10 |
| #define PAPI_PROFIL_BUCKET_64 0x20 |
| #define PAPI_PROFIL_BUCKETS (PAPI_PROFIL_BUCKET_16 | PAPI_PROFIL_BUCKET_32 | PAPI_PROFIL_BUCKET_64) |
| #define PAPI_PROFIL_COMPRESS 0x4 |
| #define PAPI_PROFIL_DATA_EAR 0x80 |
| #define PAPI_PROFIL_FORCE_SW 0x40 |
| #define PAPI_PROFIL_INST_EAR 0x100 |
| #define PAPI_PROFIL_POSIX 0x0 |
| #define PAPI_PROFIL_RANDOM 0x1 |