Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dcore_sched.c295 update_rq_clock(rq->core); in __sched_core_tick()
H A Dcore.c795 update_rq_clock(rq); in hrtick()
2094 update_rq_clock(rq); in enqueue_task()
2114 update_rq_clock(rq); in dequeue_task()
3123 update_rq_clock(rq); in __set_cpus_allowed_ptr_locked()
3885 update_rq_clock(rq); in sched_ttwu_pending()
4032 update_rq_clock(rq); in ttwu_queue()
4873 update_rq_clock(rq); in wake_up_new_task()
5656 update_rq_clock(rq); in scheduler_tick()
6619 update_rq_clock(rq); in __schedule()
7082 update_rq_clock(rq); in rt_mutex_setprio()
[all …]
H A Ddeadline.c1136 update_rq_clock(rq); in dl_task_timer()
1166 update_rq_clock(rq); in dl_task_timer()
1411 update_rq_clock(rq); in inactive_task_timer()
1795 update_rq_clock(rq); in yield_task_dl()
1882 update_rq_clock(rq); in migrate_task_rq_dl()
H A Dfair.c5755 update_rq_clock(rq); in unthrottle_cfs_rq()
5844 update_rq_clock(rq); in __cfsb_csd_unthrottle()
8469 update_rq_clock(rq); in yield_task_fair()
9107 update_rq_clock(rq); in attach_one_task()
9123 update_rq_clock(env->dst_rq); in attach_tasks()
9327 update_rq_clock(rq); in update_blocked_averages()
11235 update_rq_clock(busiest); in load_balance()
12072 update_rq_clock(rq); in _nohz_idle_balance()
12539 update_rq_clock(rq); in task_fork_fair()
12801 update_rq_clock(rq); in online_fair_sched_group()
[all …]
H A Dsched.h1469 extern void update_rq_clock(struct rq *rq);
H A Drt.c944 update_rq_clock(rq); in do_sched_rt_period_timer()
/openbmc/linux/tools/perf/Documentation/
H A 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*'
/openbmc/linux/Documentation/locking/
H A Dlockdep-design.rst245 void update_rq_clock(struct rq *rq)
/openbmc/linux/Documentation/trace/
H A Dftrace.rst1855 kworker/-59 3d..2 2us : update_rq_clock <-dequeue_task