Searched refs:ap_bringup_ref (Results 1 – 1 of 1) sorted by relevance
1582 static struct cpu_time_stamp ap_bringup_ref; variable1589 ap_bringup_ref.master_stime = read_platform_stime(NULL); in time_latch_stamps()1590 ap_bringup_ref.local_tsc = rdtsc_ordered(); in time_latch_stamps()1593 ap_bringup_ref.local_stime = get_s_time_fixed(ap_bringup_ref.local_tsc); in time_latch_stamps()1622 now += ap_bringup_ref.local_stime - ap_bringup_ref.master_stime; in init_percpu_time()
Completed in 6 milliseconds