Home
last modified time | relevance | path

Searched defs:ip (Results 1 – 25 of 77) sorted by relevance

1234

/tools/perf/util/
Dcall-path.c15 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()
Dunwind-libdw.c43 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
Dmap.h47 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()
Ddata-convert-json.c118 u64 ip, struct addr_location *al) in output_sample_callchain_entry()
183 u64 ip = sample->callchain->ips[i]; in process_sample_event() local
Dmap.c509 u64 map__objdump_2mem(struct map *map, u64 ip) in map__objdump_2mem()
667 u64 ip = map->unmap_ip(map, sym->start); in map__contains_symbol() local
874 const u64 ip = map->start; in __maps__insert() local
891 struct map *maps__find(struct maps *maps, u64 ip) in maps__find()
Dthread-stack.c515 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
Dcall-path.h31 u64 ip; member
/tools/testing/selftests/bpf/progs/
Dskb_pkt_end.c15 struct iphdr *ip = NULL; in get_iphdr() local
31 struct iphdr *ip = NULL; in main_prog() local
Dtest_cls_redirect.h53 struct iphdr ip; member
59 struct iphdr ip; member
Dtest_migrate_reuseport.c57 struct iphdr *ip = (struct iphdr *)(eth + 1); in drop_ack() local
/tools/testing/selftests/x86/
Dunwind_vdso.c64 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
Dsyscall_arg_fault.c73 unsigned short *ip = (unsigned short *)ctx->uc_mcontext.gregs[REG_IP]; in sigtrap() local
90 unsigned short *ip = (unsigned short *)ctx->uc_mcontext.gregs[REG_IP]; in sigill() local
Dsysret_rip.c104 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/
Dintel-pt-log.c110 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/include/linux/
Dkallsyms.h23 static inline void print_ip_sym(const char *loglvl, unsigned long ip) in print_ip_sym()
Dobjtool.h14 u32 ip; member
/tools/testing/selftests/bpf/
Dtest_sock.c36 const char *ip; member
355 static int bind_sock(int domain, int type, const char *ip, unsigned short port) in bind_sock()
Dtest_skb_cgroup_id_user.c27 static int mk_dst_addr(const char *ip, const char *iface, in mk_dst_addr()
/tools/perf/scripts/python/
Dlibxed.py92 def DisassembleOne(self, inst, bytes_ptr, bytes_cnt, ip): argument
Dintel-pt-events.py175 def disassem(insn, ip): argument
330 def auxtrace_error(typ, code, cpu, pid, tid, ip, ts, msg, cpumode, *x): argument
/tools/lib/perf/Documentation/examples/
Dsampling.c86 __u64 ip, period, *array; in main() local
/tools/testing/selftests/bpf/prog_tests/
Dsk_lookup.c65 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/
Dcommon.h36 unsigned long ip; member
/tools/perf/util/arm-spe-decoder/
Darm-spe-decoder.c151 u64 payload, ip; in arm_spe_read_record() local
/tools/perf/tests/
Dhists_filter.c17 u64 ip; member

1234