Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtime.c52 s_time_t master_stime; member
1261 if ( curr.local_stime < curr.master_stime ) in local_time_calibration()
1262 curr.local_stime = curr.master_stime; in local_time_calibration()
1264 stime_elapsed64 = curr.master_stime - prev.master_stime; in local_time_calibration()
1279 if ( curr.local_stime != curr.master_stime ) in local_time_calibration()
1451 s_time_t master_stime; member
1462 c->master_stime = r->master_stime; in time_calibration_rendezvous_tail()
1485 if ( r->master_stime == 0 ) in time_calibration_tsc_rendezvous()
1552 c->local_stime = r->master_stime; in time_calibration_nop_rendezvous()
1553 c->master_stime = r->master_stime; in time_calibration_nop_rendezvous()
[all …]

Completed in 6 milliseconds