Searched defs:ip (Results 1 – 18 of 18) sorted by relevance
/tools/perf/util/ |
D | map.h | 65 static inline u64 map__map_ip(struct map *map, u64 ip) in map__map_ip() 70 static inline u64 map__unmap_ip(struct map *map, u64 ip) in map__unmap_ip() 75 static inline u64 identity__map_ip(struct map *map __maybe_unused, u64 ip) in identity__map_ip()
|
D | unwind.h | 11 u64 ip; member
|
D | unwind.c | 270 static struct map *find_map(unw_word_t ip, struct unwind_info *ui) in find_map() 280 find_proc_info(unw_addr_space_t as, unw_word_t ip, unw_proc_info_t *pi, in find_proc_info() 468 static int entry(u64 ip, struct thread *thread, struct machine *machine, in entry() 536 unw_word_t ip; in get_entries() local 550 unw_word_t ip; in unwind__get_entries() local
|
D | map.c | 515 static u64 map__reloc_map_ip(struct map *map, u64 ip) in map__reloc_map_ip() 520 static u64 map__reloc_unmap_ip(struct map *map, u64 ip) in map__reloc_unmap_ip() 548 const u64 ip = map->start; in maps__insert() local 569 struct map *maps__find(struct rb_root *maps, u64 ip) in maps__find()
|
D | callchain.h | 53 u64 ip; member 65 u64 ip; member
|
D | event.h | 16 u64 ip; member 84 u64 ip; member 151 struct ip_event ip; member
|
D | callchain.c | 442 u64 ip, struct map *map, struct symbol *sym) in callchain_cursor_append()
|
D | sort.h | 85 u64 ip; member
|
D | symbol.c | 282 const u64 ip = sym->start; in symbols__insert() local 297 static struct symbol *symbols__find(struct rb_root *symbols, u64 ip) in symbols__find()
|
D | machine.c | 1079 u64 ip) in ip__resolve_ams() 1177 u64 ip; in machine__resolve_callchain_sample() local
|
D | hist.c | 868 int hist_entry__inc_addr_samples(struct hist_entry *he, int evidx, u64 ip) in hist_entry__inc_addr_samples()
|
D | sort.c | 189 u64 ip, char level, char *bf, size_t size, in _hist_entry__sym_snprintf()
|
/tools/perf/ |
D | builtin-top.c | 150 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() 695 u64 ip = event->ip.ip; in perf_event__process_sample() local
|
/tools/perf/tests/ |
D | hists_link.c | 151 u64 ip; member
|
/tools/testing/selftests/net/ |
D | psock_tpacket.c | 166 struct iphdr *ip = pay + sizeof(*eth); in create_payload() local
|
/tools/perf/ui/browsers/ |
D | annotate.c | 440 u64 ip; in annotate_browser__callq() local
|
/tools/lguest/ |
D | lguest.c | 1476 u32 ip = INADDR_ANY; in setup_tun_net() local
|
/tools/lib/traceevent/ |
D | event-parse.c | 3732 unsigned long long ip, val; in make_bprint_args() local
|