Home
last modified time | relevance | path

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

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