Home
last modified time | relevance | path

Searched defs:th (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
Dmachine.c313 struct thread *th, pid_t pid) in machine__update_thread_pid()
364 struct thread *th; in ____machine__findnew_thread() local
437 struct thread *th; in machine__findnew_thread() local
448 struct thread *th; in machine__find_thread() local
1363 static void __machine__remove_thread(struct machine *machine, struct thread *th, bool lock) in __machine__remove_thread()
1384 void machine__remove_thread(struct machine *machine, struct thread *th) in machine__remove_thread()