Home
last modified time | relevance | path

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

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