Searched refs:MSR_TSC (Results 1 – 4 of 4) sorted by relevance
23 #define MSR_TSC 0x10 macro77 msr = MSR_TSC; in snb_get_count()
24 #define MSR_TSC 0x10 macro80 msr = MSR_TSC; in hsw_ext_get_count()
24 #define MSR_TSC 0x10 macro91 msr = MSR_TSC; in nhm_get_count()
23 #define MSR_TSC 0x10 macro83 ret = read_msr(0, MSR_TSC, tsc); in mperf_get_tsc()