Lines Matching defs:thread
67 struct thread *thread = machine__findnew_thread(machine, -1, in machine__init() local
484 struct thread *thread) in machine__thread_exec_comm()
495 struct thread *thread = machine__findnew_thread(machine, in machine__process_comm_event() local
522 struct thread *thread = machine__findnew_thread(machine, in machine__process_namespaces_event() local
1471 struct thread *thread; in machine__process_mmap2_event() local
1529 struct thread *thread; in machine__process_mmap_event() local
1611 struct thread *thread = machine__find_thread(machine, in machine__process_fork_event() local
1660 struct thread *thread = machine__find_thread(machine, in machine__process_exit_event() local
1719 static void ip__resolve_ams(struct thread *thread, in ip__resolve_ams()
1742 static void ip__resolve_data(struct thread *thread, in ip__resolve_data()
1788 static int add_callchain_ip(struct thread *thread, in add_callchain_ip()
1951 static int resolve_lbr_callchain_sample(struct thread *thread, in resolve_lbr_callchain_sample()
2037 static int thread__resolve_callchain_sample(struct thread *thread, in thread__resolve_callchain_sample()
2183 static int thread__resolve_callchain_unwind(struct thread *thread, in thread__resolve_callchain_unwind()
2203 int thread__resolve_callchain(struct thread *thread, in thread__resolve_callchain()
2241 int (*fn)(struct thread *thread, void *p), in machine__for_each_thread()
2245 struct thread *thread; in machine__for_each_thread() local
2264 int (*fn)(struct thread *thread, void *p), in machines__for_each_thread()
2308 struct thread *thread; in machine__set_current_tid() local