Energy counter type.
Enumerator |
---|
YepEnergyCounterTypeRaplPackageEnergy |
Intel RAPL per-package energy counter.
This counter is supported on Intel Sandy Bridge and Ivy Bridge processors, and estimates the energy (in Joules) consumed by all chips in the CPU package.
|
YepEnergyCounterTypeRaplPowerPlane0Energy |
Intel RAPL power plane 0 energy counter.
This counter is supported on Intel Sandy Bridge and Ivy Bridge processors, and estimates the energy (in Joules) consumed by power plane 0 (includes CPU cores and caches).
|
YepEnergyCounterTypeRaplPowerPlane1Energy |
Intel RAPL power plane 1 energy counter.
This counter is supported on Intel Sandy Bridge and Ivy Bridge processors, and estimates the energy (in Joules) consumed by power plane 1 (includes GPU cores).
|
YepEnergyCounterTypeRaplDRAMEnergy |
Intel RAPL DRAM energy counter.
This counter is supported on Intel Sandy Bridge E processors, and estimates the energy (in Joules) consumed by DRAM modules. Motherboard support is required to use this counter.
|
YepEnergyCounterTypeRaplPackagePower |
Intel RAPL per-package power counter.
This counter is supported on Intel Sandy Bridge and Ivy Bridge processors, and estimates the average power (in Watts) consumed by all chips in the CPU package. This counter is implemented as a combination of RAPL per-package energy counter and system timer.
|
YepEnergyCounterTypeRaplPowerPlane0Power |
Intel RAPL power plane 0 power counter.
This counter is supported on Intel Sandy Bridge and Ivy Bridge processors, and estimates the average power (in Watts) consumed by power plane 0 (includes CPU cores and caches). This counter is implemented as a combination of RAPL power plane 0 energy counter and system timer.
|
YepEnergyCounterTypeRaplPowerPlane1Power |
Intel RAPL power plane 1 power counter.
This counter is supported on Intel Sandy Bridge and Ivy Bridge processors, and estimates the average power (in Watts) consumed by power plane 1 (includes GPU cores). This counter is implemented as a combination of RAPL power plane 1 energy counter and system timer.
|
YepEnergyCounterTypeRaplDRAMPower |
Intel RAPL DRAM power counter.
This counter is supported on Intel Sandy Bridge E processors, and estimates the average power (in Watts) consumed by DRAM modules. This counter is implemented as a combination of RAPL DRAM energy counter and system timer. Motherboard support is required to use this counter.
|