Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
Dmsr-index.h372 #define MSR_CONFIG_TDP_NOMINAL 0x00000648 macro
/tools/power/x86/turbostat/
Dturbostat.c2506 get_msr(base_cpu, MSR_CONFIG_TDP_NOMINAL, &msr); in dump_config_tdp()