Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dpython.c1185 static PyObject *pyrf_evlist__str(PyObject *self) in pyrf_evlist__str() function
1226 .tp_repr = pyrf_evlist__str,
1227 .tp_str = pyrf_evlist__str,