Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dtsc_sync.c256 static cycles_t last_tsc; variable
283 prev = last_tsc; in check_tsc_warp()
285 last_tsc = now; in check_tsc_warp()
414 last_tsc = 0; in check_tsc_sync_source()