Searched refs:cpu_time_stamp (Results 1 – 1 of 1) sorted by relevance
52 struct cpu_time_stamp { struct59 struct cpu_time_stamp stamp; argument1415 static DEFINE_PER_CPU(struct cpu_time_stamp, cpu_calibration);1421 const struct cpu_time_stamp *c = &this_cpu(cpu_calibration); in local_time_calibration()1427 struct cpu_time_stamp prev, curr; in local_time_calibration()1669 struct cpu_time_stamp *c = &this_cpu(cpu_calibration); in time_calibration_rendezvous_tail()1760 struct cpu_time_stamp *c = &this_cpu(cpu_calibration); in time_calibration_nop_rendezvous()1793 static struct cpu_time_stamp ap_bringup_ref;
Completed in 8 milliseconds