Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/events/
Dring_buffer.c24 handle->event->pending_wakeup = 1; in perf_output_wakeup()
Dcore.c4831 if (event->pending_wakeup) { in perf_pending_event()
4832 event->pending_wakeup = 0; in perf_pending_event()
6156 event->pending_wakeup = 1; in __perf_event_overflow()
/linux-4.1.27/include/linux/
Dperf_event.h464 int pending_wakeup; member