Searched refs:get_s_time_fixed (Results 1 – 4 of 4) sorted by relevance
35 s_time_t get_s_time_fixed(u64 at_tick);
995 s_time_t get_s_time_fixed(u64 at_tsc) in get_s_time_fixed() function1013 return get_s_time_fixed(0); in get_s_time()1461 c->local_stime = get_s_time_fixed(c->local_tsc); in time_calibration_rendezvous_tail()1593 ap_bringup_ref.local_stime = get_s_time_fixed(ap_bringup_ref.local_tsc); in time_latch_stamps()1620 now = get_s_time_fixed(tsc); in init_percpu_time()1694 t->stamp.local_stime = get_s_time_fixed(boot_tsc_stamp); in reset_percpu_time()
135 entry->val = get_s_time_fixed(tsc) in resource_access()
47 now = get_s_time_fixed(at_tsc) + pl->stime_offset; in hvm_get_guest_time_fixed()
Completed in 8 milliseconds