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.c707 * this case when a previous update_rq_clock() happened inside a in update_rq_clock_task()
751 void update_rq_clock(struct rq *rq) in update_rq_clock() function
796 update_rq_clock(rq); in hrtick()
2093 update_rq_clock(rq); in enqueue_task()
2113 update_rq_clock(rq); in dequeue_task()
2626 update_rq_clock(rq); in migration_cpu_stop()
3122 update_rq_clock(rq); in __set_cpus_allowed_ptr_locked()
3861 update_rq_clock(rq); in ttwu_runnable()
3884 update_rq_clock(rq); in sched_ttwu_pending()
4031 update_rq_clock(r in ttwu_queue()
[all...]
H A Dcore_sched.c295 update_rq_clock(rq->core); in __sched_core_tick()
H A Ddeadline.c1139 update_rq_clock(rq); in dl_task_timer()
1169 update_rq_clock(rq); in dl_task_timer()
1405 update_rq_clock(rq); in inactive_task_timer()
1803 update_rq_clock(rq); in yield_task_dl()
1890 update_rq_clock(rq); in migrate_task_rq_dl()
H A Dfair.c5866 update_rq_clock(rq); in unthrottle_cfs_rq()
5955 update_rq_clock(rq); in __cfsb_csd_unthrottle()
8576 update_rq_clock(rq); in yield_task_fair()
9219 update_rq_clock(rq); in attach_one_task()
9235 update_rq_clock(env->dst_rq); in attach_tasks()
9439 update_rq_clock(rq); in update_blocked_averages()
11347 update_rq_clock(busiest); in load_balance()
11645 update_rq_clock(busiest_rq); in active_load_balance_cpu_stop()
12182 update_rq_clock(rq); in _nohz_idle_balance()
12649 update_rq_clock(rq); in task_fork_fair()
[all …]
H A Dsched.h1468 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