Home
last modified time | relevance | path

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

/tools/perf/util/
Dmap.h65 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()
Dunwind.h11 u64 ip; member
Dunwind.c270 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
Dmap.c515 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()
Dcallchain.h53 u64 ip; member
65 u64 ip; member
Devent.h16 u64 ip; member
84 u64 ip; member
151 struct ip_event ip; member
Dcallchain.c442 u64 ip, struct map *map, struct symbol *sym) in callchain_cursor_append()
Dsort.h85 u64 ip; member
Dsymbol.c282 const u64 ip = sym->start; in symbols__insert() local
297 static struct symbol *symbols__find(struct rb_root *symbols, u64 ip) in symbols__find()
Dmachine.c1079 u64 ip) in ip__resolve_ams()
1177 u64 ip; in machine__resolve_callchain_sample() local
Dhist.c868 int hist_entry__inc_addr_samples(struct hist_entry *he, int evidx, u64 ip) in hist_entry__inc_addr_samples()
Dsort.c189 u64 ip, char level, char *bf, size_t size, in _hist_entry__sym_snprintf()
/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()
695 u64 ip = event->ip.ip; in perf_event__process_sample() local
/tools/perf/tests/
Dhists_link.c151 u64 ip; member
/tools/testing/selftests/net/
Dpsock_tpacket.c166 struct iphdr *ip = pay + sizeof(*eth); in create_payload() local
/tools/perf/ui/browsers/
Dannotate.c440 u64 ip; in annotate_browser__callq() local
/tools/lguest/
Dlguest.c1476 u32 ip = INADDR_ANY; in setup_tun_net() local
/tools/lib/traceevent/
Devent-parse.c3732 unsigned long long ip, val; in make_bprint_args() local