Searched refs:evlist__filter_pollfd (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Devlist.h157 int evlist__filter_pollfd(struct evlist *evlist, short revents_and_mask);
H A Devlist.c627 int evlist__filter_pollfd(struct evlist *evlist, short revents_and_mask) function
/linux-master/tools/perf/
H A Dbuiltin-trace.c4032 if (evlist__filter_pollfd(evlist, POLLERR | POLLHUP | POLLNVAL) == 0)

Completed in 91 milliseconds