Searched refs:tsc_timecounter (Results 1 – 1 of 1) sorted by relevance
111 static struct timecounter tsc_timecounter = { variable333 tsc_timecounter.tc_get_timecount = in probe_tsc_freq_early()346 tsc_timecounter.tc_get_timecount = in probe_tsc_freq_early()357 tsc_timecounter.tc_get_timecount = in probe_tsc_freq_early()684 tsc_timecounter.tc_flags |= TC_FLAGS_C2STOP; in init_TSC_tc()698 tsc_timecounter.tc_quality = test_tsc(smp_tsc_adjust); in init_TSC_tc()702 tsc_timecounter.tc_quality = 1000; in init_TSC_tc()716 tsc_timecounter.tc_get_timecount = shift > 0 ? in init_TSC_tc()721 tsc_timecounter.tc_get_timecount = shift > 0 ? in init_TSC_tc()725 tsc_timecounter.tc_get_timecount = shift > 0 ? in init_TSC_tc()[all …]