Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-annotate.c496 static const char * const annotate_usage[] = { variable
621 argc = parse_options(argc, argv, options, annotate_usage, 0); in cmd_annotate()
628 usage_with_options(annotate_usage, options); in cmd_annotate()
718 usage_with_options(annotate_usage, options); in cmd_annotate()