Searched refs:pending_wakeup (Results 1 – 3 of 3) sorted by relevance
24 handle->event->pending_wakeup = 1; in perf_output_wakeup()
6747 if (event->pending_wakeup) { in perf_pending_irq()6748 event->pending_wakeup = 0; in perf_pending_irq()9568 event->pending_wakeup = 1; in __perf_event_overflow()
781 unsigned int pending_wakeup; member