Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dannotate.h492 int annotate_check_args(void);
H A Dannotate.c2363 int annotate_check_args(void) in annotate_check_args() function
/linux-6.15/tools/perf/
H A Dbuiltin-annotate.c836 if (annotate_check_args() < 0) in cmd_annotate()
H A Dbuiltin-top.c1677 if (annotate_check_args() < 0) in cmd_top()
H A Dbuiltin-report.c1539 if (annotate_check_args() < 0) { in cmd_report()