Home
last modified time | relevance | path

Searched defs:cur_tsc (Results 1 – 2 of 2) sorted by relevance

/linux/include/clocksource/
H A Dhyperv_timer.h45 u64 *cur_tsc, u64 *time) in hv_read_tsc_page_tsc()
104 hv_read_tsc_page_tsc(const struct ms_hyperv_tsc_page *tsc_pg, u64 *cur_tsc, u64 *time) in hv_read_tsc_page_tsc()
/linux/drivers/char/
H A Dhangcheck-timer.c118 unsigned long long cur_tsc, tsc_diff; in hangcheck_fire() local