Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/
Dbuiltin-sched.c355 struct task_desc *task1, *task2; in add_cross_task_wakeups() local
363 task2 = tasks[j]; in add_cross_task_wakeups()
364 add_sched_event_wakeup(task1, 0, task2); in add_cross_task_wakeups()