Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-c2c.c394 static const char * const *report_c2c_usage = __usage_report; variable
2829 argc = parse_options(argc, argv, options, report_c2c_usage, in perf_c2c__report()
2832 usage_with_options(report_c2c_usage, options); in perf_c2c__report()