Searched refs:threads__remove_all_threads (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dthreads.h29 void threads__remove_all_threads(struct threads *threads);
H A Dthreads.c36 threads__remove_all_threads(threads);
135 void threads__remove_all_threads(struct threads *threads) function
H A Dmachine.c192 threads__remove_all_threads(&machine->threads);

Completed in 173 milliseconds