Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-sched.c290 static void add_sched_event_wakeup(struct perf_sched *sched, struct task_desc *task, in add_sched_event_wakeup() function
396 add_sched_event_wakeup(sched, task1, 0, task2); in add_cross_task_wakeups()
709 add_sched_event_wakeup(sched, waker, sample->time, wakee); in replay_wakeup_event()