Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dmachine.h123 void machine__remove_thread(struct machine *machine, struct thread *th);
Dmachine.c100 machine__remove_thread(machine, t); in machine__delete_threads()
1257 void machine__remove_thread(struct machine *machine, struct thread *th) in machine__remove_thread() function
1284 machine__remove_thread(machine, thread); in machine__process_fork_event()
Dbuild-id.c63 machine__remove_thread(machine, thread); in perf_event__exit_del_thread()