|
PAPI 7.1.0.0
|
Data Fields | |
| int | num_events |
| int | domain |
| int | multiplexed |
| int | overflow |
| int | inherit |
| int | which_counter [EXAMPLE_MAX_SIMULTANEOUS_COUNTERS] |
| long long | counter [EXAMPLE_MAX_MULTIPLEX_COUNTERS] |
Holds control flags.
There's one of these per event-set. Use this to hold data specific to the EventSet, either hardware counter settings or things like counter start values
| long long example_control_state_t::counter[EXAMPLE_MAX_MULTIPLEX_COUNTERS] |
| int example_control_state_t::which_counter[EXAMPLE_MAX_SIMULTANEOUS_COUNTERS] |