Home
last modified time | relevance | path

Searched refs:dso__set_debuginfo_warned (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Ddso.h391 static inline void dso__set_debuginfo_warned(struct dso *dso) in dso__set_debuginfo_warned() function
/linux/tools/perf/ui/browsers/
H A Dannotate.c851 dso__set_debuginfo_warned(dso); in annotate_browser__debuginfo_warning()