| /tools/perf/util/ |
| D | call-path.c | 23 struct symbol *sym, u64 ip, bool in_kernel) in call_path__init() 59 struct symbol *sym, u64 ip, in call_path__new() 87 struct symbol *sym, u64 ip, u64 ks) in call_path__findnew()
|
| D | unwind-libdw.c | 26 static int __report_module(struct addr_location *al, u64 ip, in __report_module() 59 static int report_module(u64 ip, struct unwind_info *ui) in report_module() 70 static int entry(u64 ip, struct unwind_info *ui) in entry() 215 Dwarf_Word ip; in unwind__get_entries() local
|
| D | map.h | 90 static inline u64 map__map_ip(struct map *map, u64 ip) in map__map_ip() 95 static inline u64 map__unmap_ip(struct map *map, u64 ip) in map__unmap_ip() 100 static inline u64 identity__map_ip(struct map *map __maybe_unused, u64 ip) in identity__map_ip()
|
| D | call-path.h | 40 u64 ip; member
|
| D | unwind-libunwind-local.c | 366 static struct map *find_map(unw_word_t ip, struct unwind_info *ui) in find_map() 385 find_proc_info(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, in find_proc_info() 583 static int entry(u64 ip, struct thread *thread, in entry()
|
| D | unwind.h | 16 u64 ip; member
|
| D | map.c | 472 u64 map__objdump_2mem(struct map *map, u64 ip) in map__objdump_2mem() 803 const u64 ip = map->start; in __maps__insert() local 840 struct map *maps__find(struct maps *maps, u64 ip) in maps__find()
|
| D | thread-stack.c | 289 size_t sz, u64 ip) in thread_stack__sample() 408 u64 ip; in thread_stack__bottom() local
|
| D | intel-pt.c | 444 uint64_t *insn_cnt_ptr, uint64_t *ip, in intel_pt_walk_next_insn() 577 static bool intel_pt_match_pgd_ip(struct intel_pt *pt, uint64_t ip, in intel_pt_match_pgd_ip() 615 static int __intel_pt_pgd_ip(uint64_t ip, void *data) in __intel_pt_pgd_ip() 642 static bool intel_pt_pgd_ip(uint64_t ip, void *data) in intel_pt_pgd_ip() 1432 pid_t pid, pid_t tid, u64 ip) in intel_pt_synth_error() 1472 static inline bool intel_pt_is_switch_ip(struct intel_pt_queue *ptq, u64 ip) in intel_pt_is_switch_ip() 1597 u64 ip, switch_ip = 0; in intel_pt_switch_ip() local
|
| D | callchain.h | 114 u64 ip; member 138 u64 ip; member
|
| /tools/testing/selftests/x86/ |
| D | unwind_vdso.c | 92 unsigned long ip; /* trap source */ member 99 unsigned long ip = _Unwind_GetIP(ctx); in trace_fn() local 139 unsigned long ip = ctx->uc_mcontext.gregs[REG_EIP]; in sigtrap() local
|
| D | sysret_rip.c | 112 static void test_sigreturn_to(unsigned long ip) in test_sigreturn_to() 135 static void test_syscall_fallthrough_to(unsigned long ip) in test_syscall_fallthrough_to()
|
| /tools/perf/util/intel-pt-decoder/ |
| D | intel-pt-log.c | 114 void __intel_pt_log_insn(struct intel_pt_insn *intel_pt_insn, uint64_t ip) in __intel_pt_log_insn() 132 uint64_t ip) in __intel_pt_log_insn_no_data()
|
| D | intel-pt-decoder.c | 47 uint64_t ip[INTEL_PT_BLK_SIZE]; member 122 uint64_t ip; member 318 static int intel_pt_push(struct intel_pt_stack *stack, uint64_t ip) in intel_pt_push() 402 uint64_t ip; in intel_pt_calc_ip() local 950 struct intel_pt_insn *intel_pt_insn, uint64_t ip) in intel_pt_walk_insn() 1111 uint64_t ip, int err) in intel_pt_fup_with_nlip() 1121 uint64_t ip; in intel_pt_walk_fup() local
|
| /tools/include/linux/ |
| D | kallsyms.h | 23 static inline void print_ip_sym(unsigned long ip) in print_ip_sym()
|
| /tools/testing/selftests/bpf/ |
| D | bpf_helpers.h | 195 #define BPF_KPROBE_READ_RET_IP(ip, ctx) ({ (ip) = (ctx)->link; }) argument 198 #define BPF_KPROBE_READ_RET_IP(ip, ctx) ({ (ip) = PT_REGS_RET(ctx); }) argument 201 #define BPF_KPROBE_READ_RET_IP(ip, ctx) ({ \ argument 203 #define BPF_KRETPROBE_READ_RET_IP(ip, ctx) ({ \ argument
|
| /tools/lib/lockdep/include/liblockdep/ |
| D | common.h | 36 unsigned long ip; member
|
| /tools/perf/tests/ |
| D | hists_filter.c | 18 u64 ip; member
|
| D | hists_link.c | 18 u64 ip; member
|
| D | hists_output.c | 19 u64 ip; member
|
| /tools/objtool/arch/x86/include/asm/ |
| D | orc_types.h | 100 u32 ip; member
|
| /tools/testing/selftests/powerpc/primitives/ |
| D | load_unaligned_zeropad.c | 85 unsigned long *ip = &UCONTEXT_NIA(uc); in segv_handler() local
|
| /tools/perf/arch/powerpc/util/ |
| D | skip-callchain-idx.c | 247 u64 ip; in arch_skip_callchain_idx() local
|
| /tools/perf/scripts/python/ |
| D | export-to-postgresql.py | 719 …, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset, ip, time, cpu, to_dso_i… argument 726 def call_path_table(cp_id, parent_id, symbol_id, ip, *x): argument
|
| /tools/perf/ |
| D | builtin-top.c | 161 static void ui__warn_map_erange(struct map *map, struct symbol *sym, u64 ip) in ui__warn_map_erange() 191 int counter, u64 ip) in perf_top__record_precise_ip()
|