Searched refs:report_c2c_usage (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-c2c.c | 387 static const char * const *report_c2c_usage = __usage_report; variable 2721 argc = parse_options(argc, argv, options, report_c2c_usage, in perf_c2c__report() 2724 usage_with_options(report_c2c_usage, options); in perf_c2c__report()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-c2c.c | 415 static const char * const *report_c2c_usage = __usage_report; variable 3054 argc = parse_options(argc, argv, options, report_c2c_usage, in perf_c2c__report() 3057 usage_with_options(report_c2c_usage, options); in perf_c2c__report()
|
Completed in 9 milliseconds