Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dtsc_sync.c37 static cycles_t last_tsc; variable
65 prev = last_tsc; in check_tsc_warp()
69 last_tsc = now; in check_tsc_warp()
178 last_tsc = 0; in check_tsc_sync_source()