LIKWID
Public Attributes | List of all members
PowerInfo Struct Reference

Information structure of CPU's power measurement facility. More...

#include <likwid.h>

Inheritance diagram for PowerInfo:
Inheritance graph
[legend]
Collaboration diagram for PowerInfo:
Collaboration graph
[legend]

Public Attributes

double baseFrequency
 Base frequency of the CPU.
 
PowerDomain domains [NUM_POWER_DOMAINS]
 List of power domains.
 
int hasRAPL
 RAPL support flag.
 
double minFrequency
 Minimal frequency of the CPU.
 
uint8_t perfBias
 Performance energy bias.
 
double powerUnit
 Multiplier for power measurements.
 
double timeUnit
 Multiplier for time information.
 
TurboBoost turbo
 Turbo boost information.
 
double uncoreMaxFreq
 Maximal uncore frequency.
 
double uncoreMinFreq
 Minimal uncore frequency.
 

Detailed Description

Information structure of CPU's power measurement facility.


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