Searched refs:MSR_RAPL_POWER_UNIT (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/events/ |
| H A D | rapl.c | 709 .msr_power_unit = MSR_RAPL_POWER_UNIT, 717 .msr_power_unit = MSR_RAPL_POWER_UNIT, 726 .msr_power_unit = MSR_RAPL_POWER_UNIT, 735 .msr_power_unit = MSR_RAPL_POWER_UNIT, 743 .msr_power_unit = MSR_RAPL_POWER_UNIT, 753 .msr_power_unit = MSR_RAPL_POWER_UNIT, 763 .msr_power_unit = MSR_RAPL_POWER_UNIT,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | librapl.c | 15 if (rdmsrl_safe(MSR_RAPL_POWER_UNIT, &power)) in librapl_energy_uJ()
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | amd_energy.rst | 35 MSR_RAPL_POWER_UNIT/ C001_0299: 61 MSR_RAPL_POWER_UNIT register. Default value is 10000b,
|
| /OK3568_Linux_fs/kernel/drivers/powercap/ |
| H A D | intel_rapl_msr.c | 35 .reg_unit = MSR_RAPL_POWER_UNIT,
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | msr-index.h | 347 #define MSR_RAPL_POWER_UNIT 0x00000606 macro
|
| /OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/ |
| H A D | msr-index.h | 347 #define MSR_RAPL_POWER_UNIT 0x00000606 macro
|
| /OK3568_Linux_fs/kernel/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 4334 if (get_msr(base_cpu, MSR_RAPL_POWER_UNIT, &msr)) in rapl_probe_intel() 4535 if (get_msr(cpu, MSR_RAPL_POWER_UNIT, &msr)) in print_rapl()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | x86.c | 3443 case MSR_RAPL_POWER_UNIT: in kvm_get_msr_common()
|