Home
last modified time | relevance | path

Searched refs:MSR_TSC (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/
H A Dsnb_idle.c22 #define MSR_TSC 0x10 macro
76 msr = MSR_TSC; in snb_get_count()
H A Dhsw_ext_idle.c23 #define MSR_TSC 0x10 macro
78 msr = MSR_TSC; in hsw_ext_get_count()
H A Dnhm_idle.c23 #define MSR_TSC 0x10 macro
90 msr = MSR_TSC; in nhm_get_count()
H A Dmperf_monitor.c26 #define MSR_TSC 0x10 macro
87 ret = read_msr(base_cpu, MSR_TSC, tsc); in mperf_get_tsc()
/kernel/linux/linux-6.6/tools/power/cpupower/utils/idle_monitor/
H A Dhsw_ext_idle.c23 #define MSR_TSC 0x10 macro
78 msr = MSR_TSC; in hsw_ext_get_count()
H A Dsnb_idle.c22 #define MSR_TSC 0x10 macro
76 msr = MSR_TSC; in snb_get_count()
H A Dnhm_idle.c23 #define MSR_TSC 0x10 macro
90 msr = MSR_TSC; in nhm_get_count()
H A Dmperf_monitor.c26 #define MSR_TSC 0x10 macro
87 ret = read_msr(base_cpu, MSR_TSC, tsc); in mperf_get_tsc()

Completed in 4 milliseconds