|
PAPI 7.1.0.0
|

Go to the source code of this file.
Data Structures | |
| struct | TMetricNode |
| struct | TMetricGroupNode |
| struct | TMetricGroupInfo |
| struct | QueryData |
| struct | QueryState |
| struct | InstanceData |
| class | GPUMetricHandler |
| struct | TMetricDevice |
| struct | TMetricDeviceHandler |
Macros | |
| #define | COLLECTION_IDLE 0 |
| #define | COLLECTION_INIT 1 |
| #define | COLLECTION_CONFIGED 2 |
| #define | COLLECTION_ENABLED 3 |
| #define | COLLECTION_DISABLED 4 |
| #define | COLLECTION_COMPLETED 5 |
| #define COLLECTION_COMPLETED 5 |
Definition at line 50 of file GPUMetricHandler.h.
| #define COLLECTION_CONFIGED 2 |
Definition at line 47 of file GPUMetricHandler.h.
| #define COLLECTION_DISABLED 4 |
Definition at line 49 of file GPUMetricHandler.h.
| #define COLLECTION_ENABLED 3 |
Definition at line 48 of file GPUMetricHandler.h.
| #define COLLECTION_IDLE 0 |
Definition at line 45 of file GPUMetricHandler.h.
| #define COLLECTION_INIT 1 |
Definition at line 46 of file GPUMetricHandler.h.