Home
last modified time | relevance | path

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

/Linux-v6.1/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()
2849 update_rq_clock(rq); in __set_cpus_allowed_ptr_locked()
3702 update_rq_clock(rq); in ttwu_runnable()
3730 update_rq_clock(rq); in sched_ttwu_pending()
3868 update_rq_clock(rq); in ttwu_queue()
4703 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.c5249 update_rq_clock(rq); in unthrottle_cfs_rq()
7709 update_rq_clock(rq); in yield_task_fair()
8344 update_rq_clock(rq); in attach_one_task()
8360 update_rq_clock(env->dst_rq); in attach_tasks()
8564 update_rq_clock(rq); in update_blocked_averages()
10325 update_rq_clock(busiest); in load_balance()
10623 update_rq_clock(busiest_rq); in active_load_balance_cpu_stop()
11156 update_rq_clock(rq); in _nohz_idle_balance()
11609 update_rq_clock(rq); in task_fork_fair()
11926 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-v6.1/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-v6.1/Documentation/locking/
Dlockdep-design.rst245 void update_rq_clock(struct rq *rq)
/Linux-v6.1/Documentation/trace/
Dftrace.rst1805 kworker/-59 3d..2 2us : update_rq_clock <-dequeue_task