Home
last modified time | relevance | path

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

/openbmc/linux/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) in evlist__filter_pollfd() function
/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c4032 if (evlist__filter_pollfd(evlist, POLLERR | POLLHUP | POLLNVAL) == 0)