Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpython.c790 static void pyrf_pmu_iterator__dealloc(struct pyrf_pmu_iterator *self) in pyrf_pmu_iterator__dealloc() function
840 .tp_dealloc = (destructor) pyrf_pmu_iterator__dealloc,