TSC               452 arch/x86/kvm/cpuid.c 		F(TSC) | F(MSR) | F(PAE) | F(MCE) |
TSC               462 arch/x86/kvm/cpuid.c 		F(TSC) | F(MSR) | F(PAE) | F(MCE) |
TSC                64 drivers/net/wireless/admtek/adm8211.h 	__le32 TSC;		/* 0xC0 CSR32 */
TSC                77 tools/power/cpupower/utils/idle_monitor/hsw_ext_idle.c 	case TSC:
TSC               124 tools/power/cpupower/utils/idle_monitor/hsw_ext_idle.c 	hsw_ext_get_count(TSC, &tsc_at_measure_start, base_cpu);
TSC               133 tools/power/cpupower/utils/idle_monitor/hsw_ext_idle.c 	hsw_ext_get_count(TSC, &tsc_at_measure_end, base_cpu);
TSC                89 tools/power/cpupower/utils/idle_monitor/nhm_idle.c 	case TSC:
TSC               131 tools/power/cpupower/utils/idle_monitor/nhm_idle.c 	nhm_get_count(TSC, &tsc_at_measure_start, base_cpu);
TSC               139 tools/power/cpupower/utils/idle_monitor/nhm_idle.c 	nhm_get_count(TSC, &dbg, base_cpu);
TSC               150 tools/power/cpupower/utils/idle_monitor/nhm_idle.c 	nhm_get_count(TSC, &tsc_at_measure_end, base_cpu);
TSC               158 tools/power/cpupower/utils/idle_monitor/nhm_idle.c 	nhm_get_count(TSC, &dbg, base_cpu);
TSC                75 tools/power/cpupower/utils/idle_monitor/snb_idle.c 	case TSC:
TSC               122 tools/power/cpupower/utils/idle_monitor/snb_idle.c 	snb_get_count(TSC, &tsc_at_measure_start, base_cpu);
TSC               131 tools/power/cpupower/utils/idle_monitor/snb_idle.c 	snb_get_count(TSC, &tsc_at_measure_end, base_cpu);