Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtime.c50 u64 local_tsc; member
1005 delta = tsc - t->stamp.local_tsc; in get_s_time_fixed()
1187 t->stamp.local_tsc = curr_tsc; in cpu_frequency_change()
1265 tsc_elapsed64 = curr.local_tsc - prev.local_tsc; in local_time_calibration()
1460 c->local_tsc = rdtsc_ordered(); in time_calibration_rendezvous_tail()
1461 c->local_stime = get_s_time_fixed(c->local_tsc); in time_calibration_rendezvous_tail()
1551 c->local_tsc = r->master_tsc_stamp; in time_calibration_nop_rendezvous()
1590 ap_bringup_ref.local_tsc = rdtsc_ordered(); in time_latch_stamps()
1624 t->stamp.local_tsc = tsc; in init_percpu_time()
1692 t->stamp.local_tsc = boot_tsc_stamp; in reset_percpu_time()
[all …]

Completed in 6 milliseconds