ui__has_annotation 212 tools/perf/builtin-annotate.c return ui__has_annotation() || ann->use_stdio2; ui__has_annotation 147 tools/perf/builtin-report.c if (!ui__has_annotation() && !rep->symbol_ipc) ui__has_annotation 192 tools/perf/builtin-report.c if (!ui__has_annotation() && !rep->symbol_ipc) ui__has_annotation 292 tools/perf/builtin-report.c if (ui__has_annotation() || rep->symbol_ipc) { ui__has_annotation 1427 tools/perf/builtin-report.c if (ui__has_annotation() || report.symbol_ipc) { ui__has_annotation 394 tools/perf/util/annotate.h bool ui__has_annotation(void);