Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dpython.c274 static PyObject *pyrf_sample_event__repr(const struct pyrf_event *pevent) in pyrf_sample_event__repr() function
371 .tp_repr = (reprfunc)pyrf_sample_event__repr,