Searched refs:sched_clock_cpu (Results 1 – 7 of 7) sorted by relevance
30 extern u64 sched_clock_cpu(int cpu);93 return sched_clock_cpu(cpu); in cpu_clock()
388 notrace u64 sched_clock_cpu(int cpu) in sched_clock_cpu() function410 EXPORT_SYMBOL_GPL(sched_clock_cpu);451 sched_clock_cpu(smp_processor_id()); in sched_clock_idle_sleep_event()484 notrace u64 sched_clock_cpu(int cpu) in sched_clock_cpu() function
64 delta = sched_clock_cpu(cpu) - irqtime->irq_start_time; in irqtime_account_irq()
4206 now = sched_clock_cpu(cpu_of(rq_of(cfs_rq))); in update_tg_load_avg()4229 now = sched_clock_cpu(cpu_of(rq_of(cfs_rq))); in clear_tg_load_avg()4643 now += sched_clock_cpu(cpu_of(rq)) - u64_u32_load(rq->clock_idle); in migrate_se_pelt_lag()12781 t0 = sched_clock_cpu(this_cpu); in sched_balance_newidle()12799 t1 = sched_clock_cpu(this_cpu); in sched_balance_newidle()
804 delta = sched_clock_cpu(cpu_of(rq)) - rq->clock; in update_rq_clock()3926 sched_clock_cpu(cpu); /* Sync clocks across CPUs */ in ttwu_queue_wakelist()
1614 p->scx.core_sched_at = sched_clock_cpu(cpu_of(rq)); in touch_core_sched()
116 now = sched_clock_cpu(this_cpu); in trace_clock_global()