Searched refs:cpu_time_stamp (Results 1 – 1 of 1) sorted by relevance
49 struct cpu_time_stamp { struct56 struct cpu_time_stamp stamp; argument1204 static DEFINE_PER_CPU(struct cpu_time_stamp, cpu_calibration);1210 const struct cpu_time_stamp *c = &this_cpu(cpu_calibration); in local_time_calibration()1216 struct cpu_time_stamp prev, curr; in local_time_calibration()1458 struct cpu_time_stamp *c = &this_cpu(cpu_calibration); in time_calibration_rendezvous_tail()1549 struct cpu_time_stamp *c = &this_cpu(cpu_calibration); in time_calibration_nop_rendezvous()1582 static struct cpu_time_stamp ap_bringup_ref;
Completed in 8 milliseconds