Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c4919 const char *msr_name; in print_rapl() local
4939 msr_name = "MSR_RAPL_PWR_UNIT"; in print_rapl()
4943 msr_name = "MSR_RAPL_POWER_UNIT"; in print_rapl()
4948 fprintf(outf, "cpu%d: %s: 0x%08llx (%f Watts, %f Joules, %f sec.)\n", cpu, msr_name, msr, in print_rapl()