PAPI 7.1.0.0
Loading...
Searching...
No Matches
_powercap_control_state_t Struct Reference

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
 

Detailed Description

Definition at line 100 of file linux-powercap.c.

Field Documentation

◆ active_counters

int _powercap_control_state_t::active_counters

Definition at line 105 of file linux-powercap.c.

◆ count

long long _powercap_control_state_t::count[POWERCAP_MAX_COUNTERS]

Definition at line 101 of file linux-powercap.c.

◆ lastupdate

long long _powercap_control_state_t::lastupdate

Definition at line 104 of file linux-powercap.c.

◆ need_difference

long long _powercap_control_state_t::need_difference[POWERCAP_MAX_COUNTERS]

Definition at line 103 of file linux-powercap.c.

◆ which_counter

long long _powercap_control_state_t::which_counter[POWERCAP_MAX_COUNTERS]

Definition at line 102 of file linux-powercap.c.


The documentation for this struct was generated from the following file: