Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dcore.c728 void update_rq_clock(struct rq *rq) in update_rq_clock() function
773 update_rq_clock(rq); in hrtick()
2052 update_rq_clock(rq); in enqueue_task()
2072 update_rq_clock(rq); in dequeue_task()
2366 update_rq_clock(rq); in __migrate_task()
2878 update_rq_clock(rq); in __set_cpus_allowed_ptr_locked()
3731 update_rq_clock(rq); in ttwu_runnable()
3759 update_rq_clock(rq); in sched_ttwu_pending()
3897 update_rq_clock(rq); in ttwu_queue()
4732 update_rq_clock(rq); in wake_up_new_task()
[all …]
Dcore_sched.c295 update_rq_clock(rq->core); in __sched_core_tick()
Ddeadline.c1141 update_rq_clock(rq); in dl_task_timer()
1171 update_rq_clock(rq); in dl_task_timer()
1420 update_rq_clock(rq); in inactive_task_timer()
1804 update_rq_clock(rq); in yield_task_dl()
1891 update_rq_clock(rq); in migrate_task_rq_dl()
Dfair.c5376 update_rq_clock(rq); in unthrottle_cfs_rq()
7866 update_rq_clock(rq); in yield_task_fair()
8501 update_rq_clock(rq); in attach_one_task()
8517 update_rq_clock(env->dst_rq); in attach_tasks()
8721 update_rq_clock(rq); in update_blocked_averages()
10486 update_rq_clock(busiest); in load_balance()
10784 update_rq_clock(busiest_rq); in active_load_balance_cpu_stop()
11317 update_rq_clock(rq); in _nohz_idle_balance()
11770 update_rq_clock(rq); in task_fork_fair()
12087 update_rq_clock(rq); in online_fair_sched_group()
[all …]
Dsched.h1452 extern void update_rq_clock(struct rq *rq);
Drt.c940 update_rq_clock(rq); in do_sched_rt_period_timer()
/linux-6.1.9/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.1.9/Documentation/locking/
Dlockdep-design.rst245 void update_rq_clock(struct rq *rq)
/linux-6.1.9/Documentation/trace/
Dftrace.rst1805 kworker/-59 3d..2 2us : update_rq_clock <-dequeue_task