Searched refs:sys_to_tsc (Results 1 – 1 of 1) sorted by relevance
812 struct time_scale sys_to_tsc; in stime2tsc() local816 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 5 milliseconds