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

Data Fields

int being_measured [RAPL_MAX_COUNTERS]
 
long long count [RAPL_MAX_COUNTERS]
 
int need_difference [RAPL_MAX_COUNTERS]
 
long long lastupdate
 

Detailed Description

Definition at line 129 of file linux-rapl.c.

Field Documentation

◆ being_measured

int _rapl_control_state_t::being_measured[RAPL_MAX_COUNTERS]

Definition at line 131 of file linux-rapl.c.

◆ count

long long _rapl_control_state_t::count[RAPL_MAX_COUNTERS]

Definition at line 132 of file linux-rapl.c.

◆ lastupdate

long long _rapl_control_state_t::lastupdate

Definition at line 134 of file linux-rapl.c.

◆ need_difference

int _rapl_control_state_t::need_difference[RAPL_MAX_COUNTERS]

Definition at line 133 of file linux-rapl.c.


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