Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpython.c1651 static PyObject *pyrf_evlist__close(struct pyrf_evlist *pevlist) in pyrf_evlist__close() function
1733 .ml_meth = (PyCFunction)pyrf_evlist__close,