Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-sched.c411 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()