| H A D | machine.c | 376 * back to the object code and debug symbols for that object code. 741 /* Ignore mapping symbols in ksymbol events - check early before any state mutation */ in machine__process_ksymbol_register() 805 /* Ignore mapping symbols in ksymbol events */ in machine__process_ksymbol_unregister() 871 * Kernel maps might be changed when loading symbols so loading in machine__addnew_module_map() 1114 * These values can be used for kernels that do not have symbols for the entry in machine__map_x86_64_entry_trampolines_cb() 2057 thread__find_cpumode_addr_location(thread, ip, /*symbols=*/true, &al); in sample__resolve_mem() 2199 bool symbols) in add_callchain_ip() 2212 thread__find_cpumode_addr_location(thread, ip, symbols, &al); in add_callchain_ip() 2239 if (symbols) in add_callchain_ip() 2377 bool symbols) in save_lbr_cursor_node() 2156 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 2334 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 2400 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 2668 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 2753 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 2786 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 2991 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 3017 __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...] |