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

/linux-master/tools/lib/perf/include/perf/
H A Devlist.h34 LIBPERF_API int perf_evlist__poll(struct perf_evlist *evlist, int timeout);
/linux-master/tools/lib/perf/
H A Devlist.c374 int perf_evlist__poll(struct perf_evlist *evlist, int timeout) function
/linux-master/tools/perf/util/
H A Devlist.c643 return perf_evlist__poll(&evlist->core, timeout);

Completed in 122 milliseconds