Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/sched/
Dcore.c199 void update_rq_clock(struct rq *rq) in update_rq_clock() function
245 update_rq_clock(rq); in hrtick()
1292 update_rq_clock(rq); in enqueue_task()
1306 update_rq_clock(rq); in dequeue_task()
1530 update_rq_clock(rq); in __migrate_task()
1638 update_rq_clock(rq); in __set_cpus_allowed_ptr()
2283 update_rq_clock(rq); in ttwu_remote()
2304 update_rq_clock(rq); in sched_ttwu_pending()
2408 update_rq_clock(rq); in ttwu_queue()
2963 update_rq_clock(rq); in wake_up_new_task()
[all …]
Ddeadline.c1011 update_rq_clock(rq); in dl_task_timer()
1041 update_rq_clock(rq); in dl_task_timer()
1294 update_rq_clock(rq); in inactive_task_timer()
1587 update_rq_clock(rq); in yield_task_dl()
2110 update_rq_clock(later_rq); in push_dl_task()
Dfair.c4562 update_rq_clock(rq); in unthrottle_cfs_rq()
6927 update_rq_clock(rq); in yield_task_fair()
7451 update_rq_clock(rq); in attach_one_task()
7467 update_rq_clock(env->dst_rq); in attach_tasks()
7548 update_rq_clock(rq); in update_blocked_averages()
7649 update_rq_clock(rq); in update_blocked_averages()
8856 update_rq_clock(busiest); in load_balance()
9160 update_rq_clock(busiest_rq); in active_load_balance_cpu_stop()
9643 update_rq_clock(rq); in _nohz_idle_balance()
9971 update_rq_clock(rq); in task_fork_fair()
[all …]
Dsched.h1051 extern void update_rq_clock(struct rq *rq);
Drt.c850 update_rq_clock(rq); in do_sched_rt_period_timer()
/Linux-v5.4/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.4/Documentation/locking/
Dlockdep-design.rst242 void update_rq_clock(struct rq *rq)
/Linux-v5.4/Documentation/trace/
Dftrace.rst1743 kworker/-59 3d..2 2us : update_rq_clock <-dequeue_task