Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dannotate.h169 bool ui__has_annotation(void);
Dannotate.c1643 bool ui__has_annotation(void) in ui__has_annotation() function
/linux-4.4.14/tools/perf/
Dbuiltin-report.c104 if (!ui__has_annotation()) in hist_iter__report_callback()
920 if (ui__has_annotation()) { in cmd_report()
Dbuiltin-top.c194 if (ui__has_annotation()) in perf_top__record_precise_ip()