Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-sched.c292 static void add_sched_event_wakeup(struct perf_sched *sched, struct task_desc *task, in add_sched_event_wakeup() function
398 add_sched_event_wakeup(sched, task1, 0, task2); in add_cross_task_wakeups()
711 add_sched_event_wakeup(sched, waker, sample->time, wakee); in replay_wakeup_event()