Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-c2c.c410 static const char * const *report_c2c_usage = __usage_report; variable
3046 argc = parse_options(argc, argv, options, report_c2c_usage, in perf_c2c__report()
3049 usage_with_options(report_c2c_usage, options); in perf_c2c__report()