|
PAPI
5.7.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 |
Definition at line 94 of file linux-powercap.c.
| long long _powercap_control_state_t::count[POWERCAP_MAX_COUNTERS] |
Definition at line 95 of file linux-powercap.c.
| long long _powercap_control_state_t::lastupdate |
Definition at line 98 of file linux-powercap.c.
| long long _powercap_control_state_t::need_difference[POWERCAP_MAX_COUNTERS] |
Definition at line 97 of file linux-powercap.c.
| long long _powercap_control_state_t::which_counter[POWERCAP_MAX_COUNTERS] |
Definition at line 96 of file linux-powercap.c.