Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c346 double rapl_dram_energy_units, rapl_energy_units; variable
1192 .platform_rapl_msr_scale = &rapl_dram_energy_units,
6938 rapl_dram_energy_units = (15.3 / 1000000); in rapl_probe_intel()
6940 rapl_dram_energy_units = rapl_energy_units; in rapl_probe_intel()