![]() |
LIKWID
|
Information structure of CPU's power measurement facility. More...
#include <likwid.h>
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. | |
Information structure of CPU's power measurement facility.