Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dannotate.h433 int annotate_check_args(struct annotation_options *args);
H A Dannotate.c3450 int annotate_check_args(struct annotation_options *args) in annotate_check_args() function
/openbmc/linux/tools/perf/
H A Dbuiltin-annotate.c649 if (annotate_check_args(&annotate_opts) < 0) in cmd_annotate()
H A Dbuiltin-report.c1453 if (annotate_check_args(&annotate_opts) < 0) { in cmd_report()
H A Dbuiltin-top.c1664 if (annotate_check_args(&annotate_opts) < 0) in cmd_top()