Home
last modified time | relevance | path

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

/linux-5.10/tools/perf/util/
Dannotate.h418 int annotate_check_args(struct annotation_options *args);
Dannotate.c3195 int annotate_check_args(struct annotation_options *args) in annotate_check_args() function
/linux-5.10/tools/perf/
Dbuiltin-annotate.c580 if (annotate_check_args(&annotate.opts) < 0) in cmd_annotate()
Dbuiltin-top.c1626 if (annotate_check_args(&top.annotation_opts) < 0) in cmd_top()
Dbuiltin-report.c1329 if (annotate_check_args(&report.annotation_opts) < 0) in cmd_report()