Searched refs:last_tsc (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
H A Dtsc_sync.c37 static cycles_t last_tsc; variable
65 prev = last_tsc; check_tsc_warp()
69 last_tsc = now; check_tsc_warp()
178 last_tsc = 0; check_tsc_sync_source()
H A Dtsc.c888 * Should fix up last_tsc too. Currently gettimeofday in the

Completed in 101 milliseconds