Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/sched/
Dcore.c664 void update_rq_clock(struct rq *rq) in update_rq_clock() function
709 update_rq_clock(rq); in hrtick()
1968 update_rq_clock(rq); in enqueue_task()
1988 update_rq_clock(rq); in dequeue_task()
2279 update_rq_clock(rq); in __migrate_task()
2762 update_rq_clock(rq); in __set_cpus_allowed_ptr_locked()
3615 update_rq_clock(rq); in ttwu_runnable()
3643 update_rq_clock(rq); in sched_ttwu_pending()
3773 update_rq_clock(rq); in ttwu_queue()
4460 update_rq_clock(rq); in wake_up_new_task()
[all …]
Ddeadline.c1073 update_rq_clock(rq); in dl_task_timer()
1103 update_rq_clock(rq); in dl_task_timer()
1356 update_rq_clock(rq); in inactive_task_timer()
1656 update_rq_clock(rq); in yield_task_dl()
1736 update_rq_clock(rq); in migrate_task_rq_dl()
2204 update_rq_clock(later_rq); in push_dl_task()
Dfair.c4929 update_rq_clock(rq); in unthrottle_cfs_rq()
7444 update_rq_clock(rq); in yield_task_fair()
8077 update_rq_clock(rq); in attach_one_task()
8093 update_rq_clock(env->dst_rq); in attach_tasks()
8294 update_rq_clock(rq); in update_blocked_averages()
9848 update_rq_clock(busiest); in load_balance()
10144 update_rq_clock(busiest_rq); in active_load_balance_cpu_stop()
10646 update_rq_clock(rq); in _nohz_idle_balance()
11096 update_rq_clock(rq); in task_fork_fair()
11426 update_rq_clock(rq); in online_fair_sched_group()
[all …]
Dsched.h1423 extern void update_rq_clock(struct rq *rq);
Drt.c892 update_rq_clock(rq); in do_sched_rt_period_timer()
/Linux-v5.15/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-v5.15/Documentation/locking/
Dlockdep-design.rst245 void update_rq_clock(struct rq *rq)
/Linux-v5.15/Documentation/trace/
Dftrace.rst1793 kworker/-59 3d..2 2us : update_rq_clock <-dequeue_task