Searched refs:annotate_check_args (Results 1 – 5 of 5) sorted by relevance
424 int annotate_check_args(struct annotation_options *args);
3255 int annotate_check_args(struct annotation_options *args) in annotate_check_args() function
586 if (annotate_check_args(&annotate.opts) < 0) in cmd_annotate()
1370 if (annotate_check_args(&report.annotation_opts) < 0) { in cmd_report()
1625 if (annotate_check_args(&top.annotation_opts) < 0) in cmd_top()
Completed in 20 milliseconds