Searched refs:this_clock (Results 1 – 1 of 1) sorted by relevance
152 u64 now, clock, this_clock, remote_clock; in sched_clock_cpu() local165 this_clock = __update_sched_clock(my_scd, now); in sched_clock_cpu()174 if (likely((s64)(remote_clock - this_clock) < 0)) { in sched_clock_cpu()175 clock = this_clock; in sched_clock_cpu()