Home
last modified time | relevance | path

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

/linux/Documentation/trace/
H A Dftrace.rst1288 <idle>-0 [002] 23636.756054: ttwu_do_activate.constprop.89 <-try_to_wake_up
1289 <idle>-0 [002] 23636.756054: activate_task <-ttwu_do_activate.constprop.89
2000 <idle>-0 3dNs7 1us+: ttwu_do_activate.constprop.87 <-try_to_wake_up
2069 <idle>-0 3d.h4 1us+: ttwu_do_activate.constprop.87 <-try_to_wake_up
2118 <idle>-0 3d.h4 2us : ttwu_do_activate.constprop.87 <-try_to_wake_up
2244 <idle>-0 2d.h4 0us : ttwu_do_activate.constprop.87 <-try_to_wake_up
/linux/kernel/sched/
H A Dcore.c3773 ttwu_do_activate(struct rq *rq, struct task_struct *p, int wake_flags, in ttwu_do_activate() function
3895 ttwu_do_activate(rq, p, p->sched_remote_wakeup ? WF_MIGRATED : 0, &rf); in sched_ttwu_pending()
4057 ttwu_do_activate(rq, p, wake_flags, &rf); in ttwu_queue()