Searched refs:ui__has_annotation (Results 1 – 4 of 4) sorted by relevance
152 if (!ui__has_annotation() && !rep->symbol_ipc) in hist_iter__report_callback()197 if (!ui__has_annotation() && !rep->symbol_ipc) in hist_iter__branch_callback()300 if (ui__has_annotation() || rep->symbol_ipc || rep->total_cycles_mode) { in process_sample_event()1559 if (ui__has_annotation() || report.symbol_ipc || in cmd_report()
212 return ui__has_annotation() || ann->use_stdio2; in has_annotation()
394 bool ui__has_annotation(void);
2821 bool ui__has_annotation(void) in ui__has_annotation() function