Searched refs:add_sched_event_wakeup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-sched.c | 409 static void add_sched_event_wakeup(struct perf_sched *sched, struct task_desc *task, in add_sched_event_wakeup() function 515 add_sched_event_wakeup(sched, task1, 0, task2); in add_cross_task_wakeups() 828 add_sched_event_wakeup(sched, waker, sample->time, wakee); in replay_wakeup_event()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-sched.c | 411 static void add_sched_event_wakeup(struct perf_sched *sched, struct task_desc *task, in add_sched_event_wakeup() function 517 add_sched_event_wakeup(sched, task1, 0, task2); in add_cross_task_wakeups() 850 add_sched_event_wakeup(sched, waker, sample->time, wakee); in replay_wakeup_event()
|
Completed in 11 milliseconds