Searched defs:th (Results 1 – 2 of 2) sorted by relevance
302 struct thread *th, pid_t pid) in machine__update_thread_pid()358 struct thread *th; in ____machine__findnew_thread() local432 struct thread *th; in machine__findnew_thread() local443 struct thread *th; in machine__find_thread() local1418 static void __machine__remove_thread(struct machine *machine, struct thread *th, bool lock) in __machine__remove_thread()1440 void machine__remove_thread(struct machine *machine, struct thread *th) in machine__remove_thread()
89 const struct thread *th = arg; in hist_entry__thread_filter() local