Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dannotate.h149 bool ui__has_annotation(void);
Dannotate.c1476 bool ui__has_annotation(void) in ui__has_annotation() function
/linux-4.1.27/tools/perf/
Dbuiltin-report.c100 if (!ui__has_annotation()) in hist_iter__report_callback()
830 if (ui__has_annotation()) { in cmd_report()
Dbuiltin-top.c193 if (ui__has_annotation()) in perf_top__record_precise_ip()