|
PAPI
5.0.1.0
|
Data Fields | |
| int | num_events |
| int | which_counter [100] |
| long long | counter [100] |
Holds control flags. Usually there's one of these per event-set. Usually this is out-of band configuration of the hardware
Definition at line 50 of file linux-nvml.c.
| long long nvml_control_state_t::counter[100] |
Copy of counts, holds results when stopped
Definition at line 54 of file linux-nvml.c.
Definition at line 52 of file linux-nvml.c.
| int nvml_control_state_t::which_counter[100] |
Definition at line 53 of file linux-nvml.c.