Lines Matching defs:thread

115 		struct thread *thread = machine__findnew_thread(machine, -1,  in machine__init()  local
230 struct thread *thread, *n; in machine__exit() local
610 struct thread *thread = machine__findnew_thread(machine, 0, 0); in machine__idle_thread() local
620 struct thread *thread) in machine__thread_exec_comm()
631 struct thread *thread = machine__findnew_thread(machine, in machine__process_comm_event() local
658 struct thread *thread = machine__findnew_thread(machine, in machine__process_namespaces_event() local
1749 struct thread *thread; in machine__process_mmap2_event() local
1817 struct thread *thread; in machine__process_mmap_event() local
1913 struct thread *thread = machine__find_thread(machine, in machine__process_fork_event() local
1979 struct thread *thread = machine__find_thread(machine, in machine__process_exit_event() local
2046 static void ip__resolve_ams(struct thread *thread, in ip__resolve_ams()
2071 static void ip__resolve_data(struct thread *thread, in ip__resolve_data()
2133 static int add_callchain_ip(struct thread *thread, in add_callchain_ip()
2295 static int lbr_callchain_add_kernel_ip(struct thread *thread, in lbr_callchain_add_kernel_ip()
2329 static void save_lbr_cursor_node(struct thread *thread, in save_lbr_cursor_node()
2354 static int lbr_callchain_add_lbr_ip(struct thread *thread, in lbr_callchain_add_lbr_ip()
2453 static int lbr_callchain_add_stitched_lbr_ip(struct thread *thread, in lbr_callchain_add_stitched_lbr_ip()
2478 static struct stitch_list *get_stitch_node(struct thread *thread) in get_stitch_node()
2494 static bool has_stitched_lbr(struct thread *thread, in has_stitched_lbr()
2566 static bool alloc_lbr_stitch(struct thread *thread, unsigned int max_lbr) in alloc_lbr_stitch()
2599 static int resolve_lbr_callchain_sample(struct thread *thread, in resolve_lbr_callchain_sample()
2682 static int find_prev_cpumode(struct ip_callchain *chain, struct thread *thread, in find_prev_cpumode()
2703 static int thread__resolve_callchain_sample(struct thread *thread, in thread__resolve_callchain_sample()
2917 static int thread__resolve_callchain_unwind(struct thread *thread, in thread__resolve_callchain_unwind()
2937 int thread__resolve_callchain(struct thread *thread, in thread__resolve_callchain()
2975 int (*fn)(struct thread *thread, void *p), in machine__for_each_thread()
2980 struct thread *thread; in machine__for_each_thread() local
3004 int (*fn)(struct thread *thread, void *p), in machines__for_each_thread()
3037 struct thread *thread; in machine__set_current_tid() local