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

/linux-master/tools/perf/
H A Dbuiltin-annotate.c718 static const char * const annotate_usage[] = { variable
851 argc = parse_options(argc, argv, options, annotate_usage, 0);
858 usage_with_options(annotate_usage, options);
966 usage_with_options(annotate_usage, options);

Completed in 100 milliseconds