Home
last modified time | relevance | path

Searched refs:pyrf_throttle_event__repr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dpython.c263 static PyObject *pyrf_throttle_event__repr(struct pyrf_event *pevent) in pyrf_throttle_event__repr() function
280 .tp_repr = (reprfunc)pyrf_throttle_event__repr,
/kernel/linux/linux-6.6/tools/perf/util/
H A Dpython.c360 static PyObject *pyrf_throttle_event__repr(struct pyrf_event *pevent) in pyrf_throttle_event__repr() function
377 .tp_repr = (reprfunc)pyrf_throttle_event__repr,

Completed in 5 milliseconds