Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dpython.c341 static PyObject *pyrf_comm_event__repr(struct pyrf_event *pevent) in pyrf_comm_event__repr() function
356 .tp_repr = (reprfunc)pyrf_comm_event__repr,