Searched refs:fdarray_flag__nonfilterable (Results 1 – 5 of 5) sorted by relevance
35 fdarray_flag__nonfilterable = 0x00000001, enumerator
129 if (!(fda->priv[fd].flags & fdarray_flag__nonfilterable)) in fdarray__filter()
636 fdarray_flag__nonfilterable | in evlist__add_wakeup_eventfd()1954 fdarray_flag__nonfilterable | in evlist__initialize_ctlfd()2289 enum fdarray_flags flags = fdarray_flag__nonfilterable | fdarray_flag__non_perf_event; in evlist__parse_event_enable_time()
531 flgs = evsel->system_wide ? fdarray_flag__nonfilterable : fdarray_flag__default; in mmap_per_evsel()
1219 POLLIN | POLLERR | POLLHUP, fdarray_flag__nonfilterable); in record__alloc_thread_data()