Searched refs:sched_clock_cpu (Results 1 – 6 of 6) sorted by relevance
30 extern u64 sched_clock_cpu(int cpu);93 return sched_clock_cpu(cpu); in cpu_clock()
391 notrace u64 sched_clock_cpu(int cpu) in sched_clock_cpu() function413 EXPORT_SYMBOL_GPL(sched_clock_cpu);454 sched_clock_cpu(smp_processor_id()); in sched_clock_idle_sleep_event()487 notrace u64 sched_clock_cpu(int cpu) in sched_clock_cpu() function
4076 now = sched_clock_cpu(cpu_of(rq_of(cfs_rq))); in update_tg_load_avg()4099 now = sched_clock_cpu(cpu_of(rq_of(cfs_rq))); in clear_tg_load_avg()4513 now += sched_clock_cpu(cpu_of(rq)) - u64_u32_load(rq->clock_idle); in migrate_se_pelt_lag()12902 t0 = sched_clock_cpu(this_cpu); in sched_balance_newidle()12936 t1 = sched_clock_cpu(this_cpu); in sched_balance_newidle()
924 p->scx.core_sched_at = sched_clock_cpu(cpu_of(rq)); in touch_core_sched()7207 clock = sched_clock_cpu(cpu_of(rq)); in scx_bpf_now()
846 clock = sched_clock_cpu(cpu_of(rq)); in update_rq_clock()3876 sched_clock_cpu(cpu); /* Sync clocks across CPUs */ in ttwu_queue_wakelist()
116 now = sched_clock_cpu(this_cpu); in trace_clock_global()