Home
last modified time | relevance | path

Searched defs:wakee (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_sched_switch.c38 probe_sched_wakeup(void *ignore, struct task_struct *wakee) in probe_sched_wakeup() argument
H A Dtrace_sched_wakeup.c405 tracing_sched_wakeup_trace(struct trace_array *tr, struct task_struct *wakee, struct task_struct *curr, unsigned long flags, int pc) tracing_sched_wakeup_trace() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_sched_switch.c39 probe_sched_wakeup(void *ignore, struct task_struct *wakee) in probe_sched_wakeup() argument
H A Dtrace_sched_wakeup.c402 tracing_sched_wakeup_trace(struct trace_array *tr, struct task_struct *wakee, struct task_struct *curr, unsigned int trace_ctx) tracing_sched_wakeup_trace() argument
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-timechart.c185 int wakee; member
613 int wakee = evsel__intval(evsel, sample, "pid"); in process_sample_sched_wakeup() local
406 sched_wakeup(struct timechart *tchart, int cpu, u64 timestamp, int waker, int wakee, u8 flags, const char *backtrace) sched_wakeup() argument
[all...]
H A Dbuiltin-sched.c91 struct task_desc *wakee; member
817 struct task_desc *waker, *wakee; in replay_wakeup_event() local
1219 struct thread *wakee; in latency_wakeup_event() local
409 add_sched_event_wakeup(struct perf_sched *sched, struct task_desc *task, u64 timestamp, struct task_desc *wakee) add_sched_event_wakeup() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-timechart.c188 int wakee; member
635 int wakee = evsel__intval(evsel, sample, "pid"); in process_sample_sched_wakeup() local
425 sched_wakeup(struct timechart *tchart, int cpu, u64 timestamp, int waker, int wakee, u8 flags, const char *backtrace) sched_wakeup() argument
[all...]
H A Dbuiltin-sched.c92 struct task_desc *wakee; member
839 struct task_desc *waker, *wakee; in replay_wakeup_event() local
1241 struct thread *wakee; in latency_wakeup_event() local
411 add_sched_event_wakeup(struct perf_sched *sched, struct task_desc *task, u64 timestamp, struct task_desc *wakee) add_sched_event_wakeup() argument
[all...]

Completed in 14 milliseconds