Home
last modified time | relevance | path

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

/linux-2.6.39/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()
160 last_tsc = 0; in check_tsc_sync_source()