Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddso.h367 static inline bool dso__debuginfo_warned(const struct dso *dso) in dso__debuginfo_warned() function
/linux/tools/perf/ui/browsers/
H A Dannotate.c847 !dso__debuginfo_warned(dso)) { in annotate_browser__debuginfo_warning()