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.c751 void update_rq_clock(struct rq *rq) in update_rq_clock() function
796 update_rq_clock(rq); in hrtick()
2092 update_rq_clock(rq); in enqueue_task()
2112 update_rq_clock(rq); in dequeue_task()
2625 update_rq_clock(rq); in migration_cpu_stop()
3121 update_rq_clock(rq); in __set_cpus_allowed_ptr_locked()
3860 update_rq_clock(rq); in ttwu_runnable()
3883 update_rq_clock(rq); in sched_ttwu_pending()
4030 update_rq_clock(rq); in ttwu_queue()
4869 update_rq_clock(rq); in wake_up_new_task()
[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()
5952 * update_rq_clock() in unthrottle_cfs_rq(). in __cfsb_csd_unthrottle()
5955 update_rq_clock(rq); in __cfsb_csd_unthrottle()
8576 update_rq_clock(rq); in yield_task_fair()
8582 * Tell update_rq_clock() that we've just updated, 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_r in active_load_balance_cpu_stop()
[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