Searched refs:annotate_usage (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-annotate.c | 465 static const char * const annotate_usage[] = { variable 568 argc = parse_options(argc, argv, options, annotate_usage, 0); in cmd_annotate() 575 usage_with_options(annotate_usage, options); in cmd_annotate() 625 usage_with_options(annotate_usage, options); in cmd_annotate() 628 usage_with_options(annotate_usage, options); in cmd_annotate()
|
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-annotate.c | 498 static const char * const annotate_usage[] = { variable 625 argc = parse_options(argc, argv, options, annotate_usage, 0); in cmd_annotate() 632 usage_with_options(annotate_usage, options); in cmd_annotate() 722 usage_with_options(annotate_usage, options); in cmd_annotate()
|