Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtime.c1410 static unsigned long tsc_max_warp, tsc_check_count; variable
1431 tsc_check_count++; in tsc_check_reliability()
2222 "warp = %lu (count=%lu)\n", tsc_max_warp, tsc_check_count); in dump_softtsc()
2230 printk("warp=%lu (count=%lu)\n", tsc_max_warp, tsc_check_count); in dump_softtsc()
2233 "warp=%lu (count=%lu)\n", tsc_max_warp, tsc_check_count); in dump_softtsc()

Completed in 6 milliseconds