Searched refs:MSR_PP1_ENERGY_STATUS (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/x86/events/ |
| H A D | rapl.c | 579 …[PERF_RAPL_PP1] = { MSR_PP1_ENERGY_STATUS, &rapl_events_gpu_group, test_msr, false, RAPL_M… 587 …[PERF_RAPL_PP1] = { MSR_PP1_ENERGY_STATUS, &rapl_events_gpu_group, test_msr, false, RAPL_M…
|
| /linux/arch/x86/include/asm/ |
| H A D | msr-index.h | 508 #define MSR_PP1_ENERGY_STATUS 0x00000641 macro
|
| /linux/tools/arch/x86/include/asm/ |
| H A D | msr-index.h | 508 #define MSR_PP1_ENERGY_STATUS 0x00000641 macro
|
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 1586 .msr = MSR_PP1_ENERGY_STATUS, 1599 .msr = MSR_PP1_ENERGY_STATUS, 2242 offset = MSR_PP1_ENERGY_STATUS; in idx_to_offset() 2274 case MSR_PP1_ENERGY_STATUS: in offset_to_idx()
|
| /linux/arch/x86/kvm/ |
| H A D | x86.c | 4386 case MSR_PP1_ENERGY_STATUS: /* Power plane 1 (graphics uncore) */ in kvm_get_msr_common()
|