Home
last modified time | relevance | path

Searched defs:wakee (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/trace/
H A Dtrace_sched_switch.c40 probe_sched_wakeup(void *ignore, struct task_struct *wakee) in probe_sched_wakeup()
H A Dtrace_sched_wakeup.c419 struct task_struct *wakee, in tracing_sched_wakeup_trace()
/linux/tools/perf/scripts/python/
H A Dsched-migration.py60 def __init__(self, wakee): argument