| H A D | machine.c | 2136 static int append_inlines(struct callchain_cursor *cursor, struct map_symbol *ms, u64 ip, in append_inlines() 2172 ret = callchain_cursor_append(cursor, ip, &ilist_ms, in add_callchain_ip() 2176 ret = callchain_cursor_append(cursor, ip, &ilist_ms, false, in add_callchain_ip() 2190 struct callchain_cursor *cursor, in add_callchain_ip() 2233 callchain_cursor_reset(cursor); in add_callchain_ip() 2254 callchain_cursor_reset(cursor); in sample__resolve_bstack() 2270 if (append_inlines(cursor, &ms, ip, branch, flags, nr_loop_iter, in save_iterations() 2275 err = callchain_cursor_append(cursor, ip, &ms, 2371 struct callchain_cursor *cursor, in save_lbr_cursor_node() 2385 err = add_callchain_ip(thread, cursor, paren in save_lbr_cursor_node() 2093 append_inlines(struct callchain_cursor * cursor,struct map_symbol * ms,u64 ip,bool branch,struct branch_flags * flags,int nr_loop_iter,u64 iter_cycles,u64 branch_from) append_inlines() argument 2147 add_callchain_ip(struct thread * thread,struct callchain_cursor * cursor,struct symbol ** parent,struct addr_location * root_al,u8 * cpumode,u64 ip,bool branch,struct branch_flags * flags,struct iterations * iter,u64 branch_from,bool symbols) add_callchain_ip() argument 2328 lbr_callchain_add_kernel_ip(struct thread * thread,struct callchain_cursor * cursor,struct perf_sample * sample,struct symbol ** parent,struct addr_location * root_al,u64 branch_from,bool callee,int end,bool symbols) lbr_callchain_add_kernel_ip() argument 2365 save_lbr_cursor_node(struct thread * thread,struct callchain_cursor * cursor,int idx) save_lbr_cursor_node() argument 2394 lbr_callchain_add_lbr_ip(struct thread * thread,struct callchain_cursor * cursor,struct perf_sample * sample,struct symbol ** parent,struct addr_location * root_al,u64 * branch_from,bool callee,bool symbols) lbr_callchain_add_lbr_ip() argument 2508 lbr_callchain_add_stitched_lbr_ip(struct thread * thread,struct callchain_cursor * cursor) lbr_callchain_add_stitched_lbr_ip() argument 2662 resolve_lbr_callchain_sample(struct thread * thread,struct callchain_cursor * cursor,struct perf_sample * sample,struct symbol ** parent,struct addr_location * root_al,int max_stack,unsigned int max_lbr,bool symbols) resolve_lbr_callchain_sample() argument 2750 find_prev_cpumode(struct ip_callchain * chain,struct thread * thread,struct callchain_cursor * cursor,struct symbol ** parent,struct addr_location * root_al,u8 * cpumode,int ent,bool symbols) find_prev_cpumode() argument 2780 thread__resolve_callchain_sample(struct thread * thread,struct callchain_cursor * cursor,struct evsel * evsel,struct perf_sample * sample,struct symbol ** parent,struct addr_location * root_al,int max_stack,bool symbols) thread__resolve_callchain_sample() argument 2964 struct callchain_cursor *cursor = arg; unwind_entry() local 2988 thread__resolve_callchain_unwind(struct thread * thread,struct callchain_cursor * cursor,struct evsel * evsel,struct perf_sample * sample,int max_stack,bool symbols) thread__resolve_callchain_unwind() argument 3011 __thread__resolve_callchain(struct thread * thread,struct callchain_cursor * cursor,struct evsel * evsel,struct perf_sample * sample,struct symbol ** parent,struct addr_location * root_al,int max_stack,bool symbols) __thread__resolve_callchain() argument [all...] |