Home
last modified time | relevance | path

Searched refs:get_srcline (Results 1 – 5 of 5) sorted by relevance

/tools/perf/util/
Dsrcline.h13 char *get_srcline(struct dso *dso, u64 addr, struct symbol *sym,
Dsrcline.c602 char *get_srcline(struct dso *dso, u64 addr, struct symbol *sym, in get_srcline() function
Dmap.c427 return get_srcline(map->dso, map__rip_2objdump(map, addr), sym, true, true, addr); in map__srcline()
Dmachine.c2071 srcline = get_srcline(map->dso, map__rip_2objdump(map, ip), in callchain_srcline()
Dannotate.c2756 al->path = get_srcline(map->dso, notes->start + al->offset, NULL, in annotation__calc_lines()