Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-c2c.c387 static const char * const *report_c2c_usage = __usage_report; variable
2723 argc = parse_options(argc, argv, options, report_c2c_usage, in perf_c2c__report()
2726 usage_with_options(report_c2c_usage, options); in perf_c2c__report()