Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-sched.c207 unsigned long multitarget_wakeups; member
426 sched->multitarget_wakeups++; in add_sched_event_wakeup()
3415 if (sched->multitarget_wakeups) in perf_sched__replay()
3416 printf("multi-target wakeups: %ld\n", sched->multitarget_wakeups); in perf_sched__replay()