Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthreads.h25 void threads__exit(struct threads *threads);
H A Dthreads.c34 void threads__exit(struct threads *threads) in threads__exit() function
H A Dmachine.c221 threads__exit(&machine->threads); in machine__exit()