Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/sched/
Dcore.c734 void update_rq_clock(struct rq *rq) in update_rq_clock() function
779 update_rq_clock(rq); in hrtick()
2064 update_rq_clock(rq); in enqueue_task()
2084 update_rq_clock(rq); in dequeue_task()
2378 update_rq_clock(rq); in __migrate_task()
2861 update_rq_clock(rq); in __set_cpus_allowed_ptr_locked()
3714 update_rq_clock(rq); in ttwu_runnable()
3742 update_rq_clock(rq); in sched_ttwu_pending()
3880 update_rq_clock(rq); in ttwu_queue()
4651 update_rq_clock(rq); in wake_up_new_task()
[all …]
Dcore_sched.c290 update_rq_clock(rq->core); in __sched_core_tick()
Ddeadline.c1136 update_rq_clock(rq); in dl_task_timer()
1166 update_rq_clock(rq); in dl_task_timer()
1419 update_rq_clock(rq); in inactive_task_timer()
1803 update_rq_clock(rq); in yield_task_dl()
1884 update_rq_clock(rq); in migrate_task_rq_dl()
Dfair.c4986 update_rq_clock(rq); in unthrottle_cfs_rq()
7430 update_rq_clock(rq); in yield_task_fair()
8063 update_rq_clock(rq); in attach_one_task()
8079 update_rq_clock(env->dst_rq); in attach_tasks()
8280 update_rq_clock(rq); in update_blocked_averages()
10042 update_rq_clock(busiest); in load_balance()
10338 update_rq_clock(busiest_rq); in active_load_balance_cpu_stop()
10872 update_rq_clock(rq); in _nohz_idle_balance()
11325 update_rq_clock(rq); in task_fork_fair()
11653 update_rq_clock(rq); in online_fair_sched_group()
[all …]
Dsched.h1410 extern void update_rq_clock(struct rq *rq);
Drt.c940 update_rq_clock(rq); in do_sched_rt_period_timer()
/linux-5.19.10/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-5.19.10/Documentation/locking/
Dlockdep-design.rst245 void update_rq_clock(struct rq *rq)
/linux-5.19.10/Documentation/trace/
Dftrace.rst1805 kworker/-59 3d..2 2us : update_rq_clock <-dequeue_task