|
PAPI 7.1.0.0
|
Data Fields | |
| long long | count [POWERCAP_MAX_COUNTERS] |
| long long | which_counter [POWERCAP_MAX_COUNTERS] |
| long long | need_difference [POWERCAP_MAX_COUNTERS] |
| long long | lastupdate |
| int | active_counters |
Definition at line 100 of file linux-powercap.c.
| int _powercap_control_state_t::active_counters |
Definition at line 105 of file linux-powercap.c.
| long long _powercap_control_state_t::count[POWERCAP_MAX_COUNTERS] |
Definition at line 101 of file linux-powercap.c.
Definition at line 104 of file linux-powercap.c.
| long long _powercap_control_state_t::need_difference[POWERCAP_MAX_COUNTERS] |
Definition at line 103 of file linux-powercap.c.
| long long _powercap_control_state_t::which_counter[POWERCAP_MAX_COUNTERS] |
Definition at line 102 of file linux-powercap.c.