Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dpython.c1070 static PyObject *pyrf_evlist__get_pollfd(struct pyrf_evlist *pevlist, in pyrf_evlist__get_pollfd() function
1229 .ml_meth = (PyCFunction)pyrf_evlist__get_pollfd,