Searched refs:pending_wakeup (Results 1 – 3 of 3) sorted by relevance
24 handle->event->pending_wakeup = 1; in perf_output_wakeup()
6555 if (event->pending_wakeup) { in perf_pending_irq()6556 event->pending_wakeup = 0; in perf_pending_irq()9370 event->pending_wakeup = 1; in __perf_event_overflow()
759 unsigned int pending_wakeup; member