Home
last modified time | relevance | path

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

/tools/perf/util/
Dmachine.c302 struct thread *th, pid_t pid) in machine__update_thread_pid()
358 struct thread *th; in ____machine__findnew_thread() local
432 struct thread *th; in machine__findnew_thread() local
443 struct thread *th; in machine__find_thread() local
1418 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()
Dsort.c89 const struct thread *th = arg; in hist_entry__thread_filter() local