Home
last modified time | relevance | path

Searched refs:__get_srcline (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dsrcline.c270 char *__get_srcline(struct dso *dso, u64 addr, struct symbol *sym, in __get_srcline() function
330 return __get_srcline(dso, addr, sym, show_sym, false); in get_srcline()
Dutil.h318 char *__get_srcline(struct dso *dso, u64 addr, struct symbol *sym,
Dsort.c332 sf = __get_srcline(map->dso, map__rip_2objdump(map, e->ip), in get_srcfile()