Home
last modified time | relevance | path

Searched refs:ui__has_annotation (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c152 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()
H A Dbuiltin-annotate.c212 return ui__has_annotation() || ann->use_stdio2; in has_annotation()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.h394 bool ui__has_annotation(void);
H A Dannotate.c2835 bool ui__has_annotation(void) in ui__has_annotation() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.h404 bool ui__has_annotation(void);
H A Dannotate.c2995 bool ui__has_annotation(void) in ui__has_annotation() function
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-report.c174 if (!ui__has_annotation() && !rep->symbol_ipc) in hist_iter__report_callback()
219 if (!ui__has_annotation() && !rep->symbol_ipc) in hist_iter__branch_callback()
326 if (ui__has_annotation() || rep->symbol_ipc || rep->total_cycles_mode) { in process_sample_event()
1661 if (ui__has_annotation() || report.symbol_ipc || in cmd_report()
H A Dbuiltin-annotate.c225 return ui__has_annotation() || ann->use_stdio2; in has_annotation()

Completed in 17 milliseconds