Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpython.c795 static PyObject *pyrf_pmu_iterator__new(PyTypeObject *type, PyObject *args __maybe_unused, in pyrf_pmu_iterator__new() function
839 .tp_new = pyrf_pmu_iterator__new,