Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpython.c812 static PyObject *pyrf_pmu_iterator__iternext(PyObject *self) in pyrf_pmu_iterator__iternext() function
842 .tp_iternext = pyrf_pmu_iterator__iternext,