/tools/perf/util/ |
D | call-path.c | 15 struct symbol *sym, u64 ip, bool in_kernel) in call_path__init() 51 struct symbol *sym, u64 ip, in call_path__new() 79 struct symbol *sym, u64 ip, u64 ks) in call_path__findnew()
|
D | unwind-libdw.c | 43 static int __report_module(struct addr_location *al, u64 ip, in __report_module() 90 static int report_module(u64 ip, struct unwind_info *ui) in report_module() 101 static int entry(u64 ip, struct unwind_info *ui) in entry() 235 Dwarf_Word ip; in unwind__get_entries() local
|
D | map.h | 47 static inline u64 map__map_ip(struct map *map, u64 ip) in map__map_ip() 52 static inline u64 map__unmap_ip(struct map *map, u64 ip) in map__unmap_ip() 57 static inline u64 identity__map_ip(struct map *map __maybe_unused, u64 ip) in identity__map_ip()
|
D | map.c | 505 u64 map__objdump_2mem(struct map *map, u64 ip) in map__objdump_2mem() 663 u64 ip = map->unmap_ip(map, sym->start); in map__contains_symbol() local 870 const u64 ip = map->start; in __maps__insert() local 887 struct map *maps__find(struct maps *maps, u64 ip) in maps__find()
|
D | thread-stack.c | 515 static inline u64 callchain_context(u64 ip, u64 kernel_start) in callchain_context() 522 size_t sz, u64 ip, u64 kernel_start) in thread_stack__sample() 569 u64 last_context, context, ip; in thread_stack__sample_late() local 679 u64 ip, u64 kernel_start) in thread_stack__br_sample_late() 866 u64 ip; in thread_stack__bottom() local 916 u64 ip = sample->ip; in thread_stack__no_call_return() local
|
D | call-path.h | 31 u64 ip; member
|
D | unwind.h | 15 u64 ip; member
|
/tools/testing/selftests/x86/ |
D | unwind_vdso.c | 64 unsigned long ip; /* trap source */ member 71 unsigned long ip = _Unwind_GetIP(ctx); in trace_fn() local 111 unsigned long ip = ctx->uc_mcontext.gregs[REG_EIP]; in sigtrap() local
|
D | syscall_arg_fault.c | 76 unsigned short *ip = (unsigned short *)ctx->uc_mcontext.gregs[REG_IP]; in sigtrap() local 93 unsigned short *ip = (unsigned short *)ctx->uc_mcontext.gregs[REG_IP]; in sigill() local
|
D | sysret_rip.c | 104 static void test_sigreturn_to(unsigned long ip) in test_sigreturn_to() 127 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 | 110 void __intel_pt_log_insn(struct intel_pt_insn *intel_pt_insn, uint64_t ip) in __intel_pt_log_insn() 128 uint64_t ip) in __intel_pt_log_insn_no_data()
|
/tools/testing/selftests/bpf/progs/ |
D | test_cls_redirect.h | 53 struct iphdr ip; member 59 struct iphdr ip; member
|
D | test_tc_tunnel.c | 46 struct iphdr ip; member 52 struct ipv6hdr ip; member
|
/tools/include/linux/ |
D | kallsyms.h | 23 static inline void print_ip_sym(const char *loglvl, unsigned long ip) in print_ip_sym()
|
D | objtool.h | 14 u32 ip; member
|
/tools/testing/selftests/bpf/ |
D | test_sock.c | 36 const char *ip; member 355 static int bind_sock(int domain, int type, const char *ip, unsigned short port) in bind_sock()
|
D | test_skb_cgroup_id_user.c | 27 static int mk_dst_addr(const char *ip, const char *iface, in mk_dst_addr()
|
/tools/lib/perf/Documentation/examples/ |
D | sampling.c | 86 __u64 ip, period, *array; in main() local
|
/tools/testing/selftests/bpf/prog_tests/ |
D | sk_lookup.c | 65 const char *ip; member 83 static bool is_ipv6(const char *ip) in is_ipv6() 112 static int make_socket(int sotype, const char *ip, int port, in make_socket() 146 static int make_server(int sotype, const char *ip, int port, in make_server() 223 static int make_client(int sotype, const char *ip, int port) in make_client()
|
/tools/lib/lockdep/include/liblockdep/ |
D | common.h | 36 unsigned long ip; member
|
/tools/perf/util/arm-spe-decoder/ |
D | arm-spe-decoder.c | 141 u64 payload, ip; in arm_spe_read_record() local
|
/tools/perf/tests/ |
D | hists_filter.c | 17 u64 ip; member
|
/tools/testing/selftests/powerpc/copyloops/ |
D | exc_validate.c | 25 unsigned long *ip = &UCONTEXT_NIA(uc); in segv_handler() local
|
/tools/testing/selftests/powerpc/primitives/ |
D | load_unaligned_zeropad.c | 73 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
|