tsc_read_refs     756 arch/x86/kernel/tsc.c 		tsc1 = tsc_read_refs(&ref1, hpet);
tsc_read_refs     758 arch/x86/kernel/tsc.c 		tsc2 = tsc_read_refs(&ref2, hpet);
tsc_read_refs    1314 arch/x86/kernel/tsc.c 		tsc_start = tsc_read_refs(&ref_start, hpet);
tsc_read_refs    1319 arch/x86/kernel/tsc.c 	tsc_stop = tsc_read_refs(&ref_stop, hpet);