Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c6996 const char *msr_name; in print_rapl() local
7016 msr_name = "MSR_RAPL_PWR_UNIT"; in print_rapl()
7020 msr_name = "MSR_RAPL_POWER_UNIT"; in print_rapl()
7025 fprintf(outf, "cpu%d: %s: 0x%08llx (%f Watts, %f Joules, %f sec.)\n", cpu, msr_name, msr, in print_rapl()