Searched refs:ui__has_annotation (Results 1 – 4 of 4) sorted by relevance
375 bool ui__has_annotation(void);
2501 bool ui__has_annotation(void) in ui__has_annotation() function
132 if (!ui__has_annotation()) in hist_iter__report_callback()177 if (!ui__has_annotation()) in hist_iter__branch_callback()1315 if (ui__has_annotation()) { in cmd_report()
207 return ui__has_annotation() || ann->use_stdio2; in has_annotation()