Home
last modified time | relevance | path

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

/linux/tools/perf/ui/browsers/
H A Dannotate.c1118 browser->dbg = dso__debuginfo(map__dso(ms->map)); in annotate_browser__run()
1221 browser.dbg = dso__debuginfo(dso); in __hist_entry__tui_annotate()
/linux/tools/perf/util/
H A Ddso.h922 static inline struct debuginfo *dso__debuginfo(struct dso *dso) in dso__debuginfo() function
H A Dannotate.c1272 apd.dbg = dso__debuginfo(dso); in hist_entry__annotate_printf()
1377 apd->dbg = dso__debuginfo(map__dso(apd->he->ms.map)); in symbol__annotate_fprintf2()
2929 di_cache.dbg = dso__debuginfo(di_cache.dso); in hist_entry__get_data_type()