Home
last modified time | relevance | path

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

/tools/perf/util/
A Dthreads.h30 void threads__remove(struct threads *threads, struct thread *thread);
A Dthreads.c154 void threads__remove(struct threads *threads, struct thread *thread) in threads__remove() function
A Dmachine.c553 threads__remove(&machine->threads, th); in __machine__findnew_thread()
1857 return threads__remove(&machine->threads, th); in machine__remove_thread()

Completed in 13 milliseconds