Home
last modified time | relevance | path

Searched refs:update_rq_clock (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/kernel/sched/
Dcore_sched.c295 update_rq_clock(rq->core); in __sched_core_tick()
Dcore.c750 void update_rq_clock(struct rq *rq) in update_rq_clock() function
795 update_rq_clock(rq); in hrtick()
2094 update_rq_clock(rq); in enqueue_task()
2114 update_rq_clock(rq); in dequeue_task()
2627 update_rq_clock(rq); in migration_cpu_stop()
3123 update_rq_clock(rq); in __set_cpus_allowed_ptr_locked()
3862 update_rq_clock(rq); in ttwu_runnable()
3885 update_rq_clock(rq); in sched_ttwu_pending()
4032 update_rq_clock(rq); in ttwu_queue()
4873 update_rq_clock(rq); in wake_up_new_task()
[all …]
Ddeadline.c1136 update_rq_clock(rq); in dl_task_timer()
1166 update_rq_clock(rq); in dl_task_timer()
1411 update_rq_clock(rq); in inactive_task_timer()
1795 update_rq_clock(rq); in yield_task_dl()
1882 update_rq_clock(rq); in migrate_task_rq_dl()
Dfair.c5749 update_rq_clock(rq); in unthrottle_cfs_rq()
5838 update_rq_clock(rq); in __cfsb_csd_unthrottle()
8437 update_rq_clock(rq); in yield_task_fair()
9075 update_rq_clock(rq); in attach_one_task()
9091 update_rq_clock(env->dst_rq); in attach_tasks()
9295 update_rq_clock(rq); in update_blocked_averages()
11208 update_rq_clock(busiest); in load_balance()
11508 update_rq_clock(busiest_rq); in active_load_balance_cpu_stop()
12045 update_rq_clock(rq); in _nohz_idle_balance()
12512 update_rq_clock(rq); in task_fork_fair()
[all …]
Dsched.h1467 extern void update_rq_clock(struct rq *rq);
Drt.c944 update_rq_clock(rq); in do_sched_rt_period_timer()
/linux-6.6.21/tools/perf/Documentation/
Dperf-probe.txt263 Add probes on lines in schedule() function which calls update_rq_clock().
265 ./perf probe 'schedule;update_rq_clock*'
267 ./perf probe --add='schedule;update_rq_clock*'
/linux-6.6.21/Documentation/locking/
Dlockdep-design.rst245 void update_rq_clock(struct rq *rq)
/linux-6.6.21/Documentation/trace/
Dftrace.rst1855 kworker/-59 3d..2 2us : update_rq_clock <-dequeue_task