Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtime.c812 struct time_scale sys_to_tsc; in stime2tsc() local
816 sys_to_tsc = scale_reciprocal(t->tsc_scale); in stime2tsc()
822 return t->stamp.local_tsc + scale_delta(stime_delta, &sys_to_tsc); in stime2tsc()

Completed in 6 milliseconds