Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/
Dtsc_sync.c38 static __cpuinitdata cycles_t last_tsc; variable
66 prev = last_tsc; in check_tsc_warp()
70 last_tsc = now; in check_tsc_warp()
179 last_tsc = 0; in check_tsc_sync_source()