Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/trace/
Dftrace.rst1118 <idle>-0 [002] 23636.756054: ttwu_do_activate.constprop.89 <-try_to_wake_up
1119 <idle>-0 [002] 23636.756054: activate_task <-ttwu_do_activate.constprop.89
1761 <idle>-0 3dNs7 1us+: ttwu_do_activate.constprop.87 <-try_to_wake_up
1830 <idle>-0 3d.h4 1us+: ttwu_do_activate.constprop.87 <-try_to_wake_up
1879 <idle>-0 3d.h4 2us : ttwu_do_activate.constprop.87 <-try_to_wake_up
2005 <idle>-0 2d.h4 0us : ttwu_do_activate.constprop.87 <-try_to_wake_up
/Linux-v4.19/kernel/sched/
Dcore.c1682 ttwu_do_activate(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_activate() function
1740 ttwu_do_activate(rq, p, p->sched_remote_wakeup ? WF_MIGRATED : 0, &rf); in sched_ttwu_pending()
1842 ttwu_do_activate(rq, p, wake_flags, &rf); in ttwu_queue()