Home
last modified time | relevance | path

Searched refs:ui__has_annotation (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/
A Dbuiltin-report.c159 if (!ui__has_annotation() && !rep->symbol_ipc) in hist_iter__report_callback()
204 if (!ui__has_annotation() && !rep->symbol_ipc) in hist_iter__branch_callback()
309 if (ui__has_annotation() || rep->symbol_ipc || rep->total_cycles_mode) { in process_sample_event()
1579 if (ui__has_annotation() || report.symbol_ipc || in cmd_report()
A Dbuiltin-annotate.c212 return ui__has_annotation() || ann->use_stdio2; in has_annotation()
/linux/tools/perf/util/
A Dannotate.h399 bool ui__has_annotation(void);
A Dannotate.c2869 bool ui__has_annotation(void) in ui__has_annotation() function

Completed in 26 milliseconds