Lines Matching defs:thread
48 struct thread *thread = machine__findnew_thread(machine, -1, in machine__init() local
422 struct thread *thread) in machine__thread_exec_comm()
433 struct thread *thread = machine__findnew_thread(machine, in machine__process_comm_event() local
1164 struct thread *thread; in machine__process_mmap2_event() local
1214 struct thread *thread; in machine__process_mmap_event() local
1275 struct thread *thread = machine__find_thread(machine, in machine__process_fork_event() local
1303 struct thread *thread = machine__find_thread(machine, in machine__process_exit_event() local
1349 static void ip__resolve_ams(struct thread *thread, in ip__resolve_ams()
1371 static void ip__resolve_data(struct thread *thread, in ip__resolve_data()
1409 static int add_callchain_ip(struct thread *thread, in add_callchain_ip()
1532 static int resolve_lbr_callchain_sample(struct thread *thread, in resolve_lbr_callchain_sample()
1597 static int thread__resolve_callchain_sample(struct thread *thread, in thread__resolve_callchain_sample()
1721 int thread__resolve_callchain(struct thread *thread, in thread__resolve_callchain()
1750 int (*fn)(struct thread *thread, void *p), in machine__for_each_thread()
1754 struct thread *thread; in machine__for_each_thread() local
1795 struct thread *thread; in machine__set_current_tid() local