Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpython.c1807 static PyObject *pyrf_evlist__str(PyObject *self) in pyrf_evlist__str() function
1848 .tp_repr = pyrf_evlist__str,
1849 .tp_str = pyrf_evlist__str,