Lines Matching defs:thread
95 struct thread *thread = machine__findnew_thread(machine, -1, in machine__init() local
555 struct thread *thread) in machine__thread_exec_comm()
566 struct thread *thread = machine__findnew_thread(machine, in machine__process_comm_event() local
593 struct thread *thread = machine__findnew_thread(machine, in machine__process_namespaces_event() local
1571 struct thread *thread; in machine__process_mmap2_event() local
1623 struct thread *thread; in machine__process_mmap_event() local
1705 struct thread *thread = machine__find_thread(machine, in machine__process_fork_event() local
1754 struct thread *thread = machine__find_thread(machine, in machine__process_exit_event() local
1813 static void ip__resolve_ams(struct thread *thread, in ip__resolve_ams()
1836 static void ip__resolve_data(struct thread *thread, in ip__resolve_data()
1894 static int add_callchain_ip(struct thread *thread, in add_callchain_ip()
2057 static int resolve_lbr_callchain_sample(struct thread *thread, in resolve_lbr_callchain_sample()
2143 static int thread__resolve_callchain_sample(struct thread *thread, in thread__resolve_callchain_sample()
2337 static int thread__resolve_callchain_unwind(struct thread *thread, in thread__resolve_callchain_unwind()
2357 int thread__resolve_callchain(struct thread *thread, in thread__resolve_callchain()
2395 int (*fn)(struct thread *thread, void *p), in machine__for_each_thread()
2400 struct thread *thread; in machine__for_each_thread() local
2423 int (*fn)(struct thread *thread, void *p), in machines__for_each_thread()
2471 struct thread *thread; in machine__set_current_tid() local