Home
last modified time | relevance | path

Searched refs:ttwu_do_activate (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/Documentation/trace/
Dftrace.rst1252 <idle>-0 [002] 23636.756054: ttwu_do_activate.constprop.89 <-try_to_wake_up
1253 <idle>-0 [002] 23636.756054: activate_task <-ttwu_do_activate.constprop.89
1964 <idle>-0 3dNs7 1us+: ttwu_do_activate.constprop.87 <-try_to_wake_up
2033 <idle>-0 3d.h4 1us+: ttwu_do_activate.constprop.87 <-try_to_wake_up
2082 <idle>-0 3d.h4 2us : ttwu_do_activate.constprop.87 <-try_to_wake_up
2208 <idle>-0 2d.h4 0us : ttwu_do_activate.constprop.87 <-try_to_wake_up
/linux-6.6.21/kernel/sched/
Dcore.c3771 ttwu_do_activate(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_activate() function
3894 ttwu_do_activate(rq, p, p->sched_remote_wakeup ? WF_MIGRATED : 0, &rf); in sched_ttwu_pending()
4033 ttwu_do_activate(rq, p, wake_flags, &rf); in ttwu_queue()