Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/sched/
Dcore.c301 void update_rq_clock(struct rq *rq) in update_rq_clock() function
354 update_rq_clock(rq); in hrtick()
1564 update_rq_clock(rq); in enqueue_task()
1578 update_rq_clock(rq); in dequeue_task()
1773 update_rq_clock(rq); in __migrate_task()
1881 update_rq_clock(rq); in __set_cpus_allowed_ptr()
2549 update_rq_clock(rq); in ttwu_runnable()
2577 update_rq_clock(rq); in sched_ttwu_pending()
2700 update_rq_clock(rq); in ttwu_queue()
3355 update_rq_clock(rq); in wake_up_new_task()
[all …]
Ddeadline.c1071 update_rq_clock(rq); in dl_task_timer()
1101 update_rq_clock(rq); in dl_task_timer()
1354 update_rq_clock(rq); in inactive_task_timer()
1658 update_rq_clock(rq); in yield_task_dl()
2191 update_rq_clock(later_rq); in push_dl_task()
Dfair.c4821 update_rq_clock(rq); in unthrottle_cfs_rq()
7182 update_rq_clock(rq); in yield_task_fair()
7789 update_rq_clock(rq); in attach_one_task()
7805 update_rq_clock(env->dst_rq); in attach_tasks()
8018 update_rq_clock(rq); in update_blocked_averages()
9597 update_rq_clock(busiest); in load_balance()
9909 update_rq_clock(busiest_rq); in active_load_balance_cpu_stop()
10399 update_rq_clock(rq); in _nohz_idle_balance()
10723 update_rq_clock(rq); in task_fork_fair()
11047 update_rq_clock(rq); in online_fair_sched_group()
[all …]
Dsched.h1100 extern void update_rq_clock(struct rq *rq);
Drt.c891 update_rq_clock(rq); in do_sched_rt_period_timer()
/Linux-v5.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-v5.10/Documentation/locking/
Dlockdep-design.rst245 void update_rq_clock(struct rq *rq)
/Linux-v5.10/Documentation/trace/
Dftrace.rst1787 kworker/-59 3d..2 2us : update_rq_clock <-dequeue_task