Home
last modified time | relevance | path

Searched refs:debuginfo__new (Results 1 – 4 of 4) sorted by relevance

/tools/perf/util/
A Ddebuginfo.h22 struct debuginfo *debuginfo__new(const char *path);
34 static inline struct debuginfo *debuginfo__new(const char *path __maybe_unused) in debuginfo__new() function
A Ddebuginfo.c100 struct debuginfo *debuginfo__new(const char *path) in debuginfo__new() function
A Dannotate.c1272 apd.dbg = debuginfo__new(filename); in hist_entry__annotate_printf()
2832 di_cache.dbg = debuginfo__new(dso__long_name(di_cache.dso)); in hist_entry__get_data_type()
A Dprobe-event.c523 ret = debuginfo__new((const char *)path); in open_from_debuginfod()
571 ret = debuginfo__new(path); in open_debuginfo()

Completed in 15 milliseconds