Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpython.c525 static void pyrf_cpu_map__delete(struct pyrf_cpu_map *pcpus) in pyrf_cpu_map__delete() function
561 .tp_dealloc = (destructor)pyrf_cpu_map__delete,