Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/events/
Dring_buffer.c24 handle->event->pending_wakeup = 1; in perf_output_wakeup()
Dcore.c4997 if (event->pending_wakeup) { in perf_pending_event()
4998 event->pending_wakeup = 0; in perf_pending_event()
6457 event->pending_wakeup = 1; in __perf_event_overflow()
/linux-4.4.14/include/linux/
Dperf_event.h555 int pending_wakeup; member