Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/
Dbuiltin-sched.c96 static unsigned long multitarget_wakeups; variable
284 multitarget_wakeups++; in add_sched_event_wakeup()
1755 if (multitarget_wakeups) in __cmd_replay()
1756 printf("multi-target wakeups: %ld\n", multitarget_wakeups); in __cmd_replay()