Lines Matching defs:thread

109 		struct thread *thread = machine__findnew_thread(machine, -1,  in machine__init()  local
224 struct thread *thread, *n; in machine__exit() local
588 struct thread *thread) in machine__thread_exec_comm()
599 struct thread *thread = machine__findnew_thread(machine, in machine__process_comm_event() local
626 struct thread *thread = machine__findnew_thread(machine, in machine__process_namespaces_event() local
1677 struct thread *thread; in machine__process_mmap2_event() local
1729 struct thread *thread; in machine__process_mmap_event() local
1820 struct thread *thread = machine__find_thread(machine, in machine__process_fork_event() local
1886 struct thread *thread = machine__find_thread(machine, in machine__process_exit_event() local
1949 static void ip__resolve_ams(struct thread *thread, in ip__resolve_ams()
1972 static void ip__resolve_data(struct thread *thread, in ip__resolve_data()
2030 static int add_callchain_ip(struct thread *thread, in add_callchain_ip()
2193 static int resolve_lbr_callchain_sample(struct thread *thread, in resolve_lbr_callchain_sample()
2279 static int find_prev_cpumode(struct ip_callchain *chain, struct thread *thread, in find_prev_cpumode()
2300 static int thread__resolve_callchain_sample(struct thread *thread, in thread__resolve_callchain_sample()
2506 static int thread__resolve_callchain_unwind(struct thread *thread, in thread__resolve_callchain_unwind()
2526 int thread__resolve_callchain(struct thread *thread, in thread__resolve_callchain()
2564 int (*fn)(struct thread *thread, void *p), in machine__for_each_thread()
2569 struct thread *thread; in machine__for_each_thread() local
2593 int (*fn)(struct thread *thread, void *p), in machines__for_each_thread()
2626 struct thread *thread; in machine__set_current_tid() local