Home
last modified time | relevance | path

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

12

/tools/perf/util/
Dunwind-libdw.c23 static int __report_module(struct addr_location *al, u64 ip, in __report_module()
56 static int report_module(u64 ip, struct unwind_info *ui) in report_module()
63 static int entry(u64 ip, struct unwind_info *ui) in entry()
187 Dwarf_Word ip; in unwind__get_entries() local
Dmap.h89 static inline u64 map__map_ip(struct map *map, u64 ip) in map__map_ip()
94 static inline u64 map__unmap_ip(struct map *map, u64 ip) in map__unmap_ip()
99 static inline u64 identity__map_ip(struct map *map __maybe_unused, u64 ip) in identity__map_ip()
Dunwind-libunwind.c316 static struct map *find_map(unw_word_t ip, struct unwind_info *ui) in find_map()
326 find_proc_info(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, in find_proc_info()
524 static int entry(u64 ip, struct thread *thread, in entry()
630 unw_word_t ip; in get_entries() local
643 u64 ip; in unwind__get_entries() local
Dunwind.h12 u64 ip; member
Dthread-stack.c323 size_t sz, u64 ip) in thread_stack__sample()
339 struct symbol *sym, u64 ip, bool in_kernel) in call_path__init()
375 struct symbol *sym, u64 ip, in call_path__new()
403 struct symbol *sym, u64 ip, u64 ks) in call_path__findnew()
544 u64 ip; in thread_stack__bottom() local
Dthread-stack.h87 u64 ip; member
Dcallchain.h98 u64 ip; member
115 u64 ip; member
Dmap.c449 u64 map__objdump_2mem(struct map *map, u64 ip) in map__objdump_2mem()
759 const u64 ip = map->start; in __maps__insert() local
796 struct map *maps__find(struct maps *maps, u64 ip) in maps__find()
Dmachine.h71 static inline bool machine__kernel_ip(struct machine *machine, u64 ip) in machine__kernel_ip()
Dmachine.c1500 u64 ip) in ip__resolve_ams()
1562 u64 ip) in add_callchain_ip()
1691 u64 ip; in resolve_lbr_callchain_sample() local
1841 u64 ip; in thread__resolve_callchain_sample() local
Dintel-bts.c311 static int intel_bts_get_next_insn(struct intel_bts_queue *btsq, u64 ip) in intel_bts_get_next_insn()
357 pid_t tid, u64 ip) in intel_bts_synth_error()
Dintel-pt.c421 uint64_t *insn_cnt_ptr, uint64_t *ip, in intel_pt_walk_next_insn()
1156 pid_t pid, pid_t tid, u64 ip) in intel_pt_synth_error()
1196 static inline bool intel_pt_is_switch_ip(struct intel_pt_queue *ptq, u64 ip) in intel_pt_is_switch_ip()
1285 u64 ip, switch_ip = 0; in intel_pt_switch_ip() local
/tools/testing/selftests/x86/
Dunwind_vdso.c92 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
/tools/perf/util/intel-pt-decoder/
Dintel-pt-log.c114 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()
Dintel-pt-decoder.c47 uint64_t ip[INTEL_PT_BLK_SIZE]; member
120 uint64_t ip; member
305 static int intel_pt_push(struct intel_pt_stack *stack, uint64_t ip) in intel_pt_push()
389 uint64_t ip; in intel_pt_calc_ip() local
916 struct intel_pt_insn *intel_pt_insn, uint64_t ip) in intel_pt_walk_insn()
1024 uint64_t ip, int err) in intel_pt_fup_with_nlip()
1034 uint64_t ip; in intel_pt_walk_fup() local
/tools/lib/lockdep/uinclude/linux/
Dkallsyms.h21 static inline void print_ip_sym(unsigned long ip) in print_ip_sym()
/tools/lib/lockdep/include/liblockdep/
Dcommon.h35 unsigned long ip; member
/tools/perf/tests/
Dhists_filter.c15 u64 ip; member
Dhists_link.c15 u64 ip; member
Dhists_output.c16 u64 ip; member
Dhists_cumulate.c15 u64 ip; member
/tools/testing/selftests/powerpc/primitives/
Dload_unaligned_zeropad.c82 unsigned long *ip = &UCONTEXT_NIA(uc); in segv_handler() local
/tools/perf/arch/powerpc/util/
Dskip-callchain-idx.c247 u64 ip; in arch_skip_callchain_idx() local
/tools/perf/
Dbuiltin-top.c150 static void ui__warn_map_erange(struct map *map, struct symbol *sym, u64 ip) in ui__warn_map_erange()
179 int counter, u64 ip) in perf_top__record_precise_ip()
697 u64 ip = al->addr; in hist_iter__top_callback() local
/tools/perf/scripts/python/
Dexport-to-postgresql.py706 …, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset, ip, time, cpu, to_dso_i… argument
713 def call_path_table(cp_id, parent_id, symbol_id, ip, *x): argument

12