Searched refs:pending_wakeup (Results 1 – 3 of 3) sorted by relevance
24 handle->event->pending_wakeup = 1; in perf_output_wakeup()
7206 if (event->pending_wakeup) { in perf_pending_irq()7207 event->pending_wakeup = 0; in perf_pending_irq()10252 event->pending_wakeup = 1; in __perf_event_overflow()
818 unsigned int pending_wakeup; member