Searched refs:then_tsc (Results 1 – 1 of 1) sorted by relevance
56 u64 now_tsc, then_tsc, diff_tsc; in cpufreq_test_tsc() local84 rdtscll(then_tsc); in cpufreq_test_tsc()90 diff_tsc = now_tsc - then_tsc; in cpufreq_test_tsc()93 then_tsc = now_tsc; in cpufreq_test_tsc()