Home
last modified time | relevance | path

Searched refs:annotate_check_args (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/util/
H A Dannotate.h494 int annotate_check_args(void);
H A Dannotate.c2366 int annotate_check_args(void) in annotate_check_args() function
/linux/tools/perf/
H A Dbuiltin-annotate.c836 if (annotate_check_args() < 0) in cmd_annotate()
H A Dbuiltin-top.c1694 if (annotate_check_args() < 0) in cmd_top()
H A Dbuiltin-report.c1553 if (annotate_check_args() < 0) { in cmd_report()