Home
last modified time | relevance | path

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

/tools/perf/util/
Dpython.c1081 static PyObject *pyrf_evlist__open(struct pyrf_evlist *pevlist, in pyrf_evlist__open() function
1112 .ml_meth = (PyCFunction)pyrf_evlist__open,