Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpython.c399 static PyObject *pyrf_context_switch_event__repr(const struct pyrf_event *pevent) in pyrf_context_switch_event__repr() function
423 .tp_repr = (reprfunc)pyrf_context_switch_event__repr,