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()
4125 now = sched_clock_cpu(cpu_of(rq_of(cfs_rq))); in update_tg_load_avg()4148 now = sched_clock_cpu(cpu_of(rq_of(cfs_rq))); in clear_tg_load_avg()4562 now += sched_clock_cpu(cpu_of(rq)) - u64_u32_load(rq->clock_idle); in migrate_se_pelt_lag()12835 t0 = sched_clock_cpu(this_cpu); in sched_balance_newidle()12853 t1 = sched_clock_cpu(this_cpu); in sched_balance_newidle()
1795 p->scx.core_sched_at = sched_clock_cpu(cpu_of(rq)); in touch_core_sched()7313 clock = sched_clock_cpu(cpu_of(rq)); in scx_bpf_now()
814 clock = sched_clock_cpu(cpu_of(rq)); in update_rq_clock()3973 sched_clock_cpu(cpu); /* Sync clocks across CPUs */ in ttwu_queue_wakelist()
116 now = sched_clock_cpu(this_cpu); in trace_clock_global()