Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dpython.c596 static void pyrf_thread_map__delete(struct pyrf_thread_map *pthreads) in pyrf_thread_map__delete() function
632 .tp_dealloc = (destructor)pyrf_thread_map__delete,