Home
last modified time | relevance | path

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

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