Home
last modified time | relevance | path

Searched refs:__get_srcline (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsrcline.h15 char *__get_srcline(struct dso *dso, u64 addr, struct symbol *sym,
H A Dsrcline.c519 char *__get_srcline(struct dso *dso, u64 addr, struct symbol *sym, in __get_srcline() function
605 return __get_srcline(dso, addr, sym, show_sym, show_addr, false, ip); in get_srcline()
H A Dsort.c517 sf = __get_srcline(map->dso, map__rip_2objdump(map, e->ip), in hist_entry__get_srcfile()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsrcline.h16 char *__get_srcline(struct dso *dso, u64 addr, struct symbol *sym,
H A Dsrcline.c817 char *__get_srcline(struct dso *dso, u64 addr, struct symbol *sym, in __get_srcline() function
908 return __get_srcline(dso, addr, sym, show_sym, show_addr, false, ip); in get_srcline()
H A Dsort.c644 sf = __get_srcline(map__dso(map), map__rip_2objdump(map, e->ip), in hist_entry__get_srcfile()

Completed in 13 milliseconds