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

/linux-4.1.27/tools/power/cpupower/utils/idle_monitor/
H A Dhsw_ext_idle.c24 #define MSR_TSC 0x10 macro
80 msr = MSR_TSC; hsw_ext_get_count()
H A Dnhm_idle.c24 #define MSR_TSC 0x10 macro
91 msr = MSR_TSC; nhm_get_count()
H A Dsnb_idle.c23 #define MSR_TSC 0x10 macro
77 msr = MSR_TSC; snb_get_count()
H A Dmperf_monitor.c23 #define MSR_TSC 0x10 macro
83 ret = read_msr(0, MSR_TSC, tsc); mperf_get_tsc()

Completed in 89 milliseconds