Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddso.h362 static inline void dso__set_annotate_warned(struct dso *dso) in dso__set_annotate_warned() function
H A Dannotate.c1684 dso__set_annotate_warned(dso); in hist_entry__tty_annotate2()
1718 dso__set_annotate_warned(dso); in hist_entry__tty_annotate()
/linux/tools/perf/ui/browsers/
H A Dannotate.c872 dso__set_annotate_warned(dso); in annotate_browser__symbol_annotate_error()