Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtime.c51 s_time_t local_stime; member
818 stime_delta = stime - t->stamp.local_stime; in stime2tsc()
1038 s_time_t stime = t->stamp.local_stime; in __update_vcpu_system_time()
1073 _u.system_time = t->stamp.local_stime; in __update_vcpu_system_time()
1186 t->stamp.local_stime = t->stamp.master_stime; in cpu_frequency_change()
1261 if ( curr.local_stime < curr.master_stime ) in local_time_calibration()
1262 curr.local_stime = curr.master_stime; in local_time_calibration()
1279 if ( curr.local_stime != curr.master_stime ) in local_time_calibration()
1552 c->local_stime = r->master_stime; in time_calibration_nop_rendezvous()
1625 t->stamp.local_stime = now; in init_percpu_time()
[all …]

Completed in 5 milliseconds