LIKWID
Public Attributes | List of all members
TurboBoost Struct Reference

Information structure of CPU's turbo mode. More...

#include <likwid.h>

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

Public Attributes

int numSteps
 Amount of turbo mode steps/frequencies.
 
double * steps
 List of turbo mode steps.
 
- Public Attributes inherited from PowerInfo
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.
 
double powerUnit
 Multiplier for power measurements.
 
double timeUnit
 Multiplier for time information.
 
TurboBoost turbo
 Turbo boost information.
 

Detailed Description

Information structure of CPU's turbo mode.


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