Home
last modified time | relevance | path

Searched refs:rapl_psys_energy_units (Results 1 – 1 of 1) sorted by relevance

/linux/tools/power/x86/turbostat/
H A Dturbostat.c536 double rapl_dram_energy_units, rapl_energy_units, rapl_psys_energy_units; variable
1667 .platform_rapl_msr_scale = &rapl_psys_energy_units,
1680 .platform_rapl_msr_scale = &rapl_psys_energy_units,
7788 rapl_psys_energy_units = 1.0; in rapl_probe_intel()
7790 rapl_psys_energy_units = rapl_energy_units; in rapl_probe_intel()