Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-mem.c504 const struct option report_options[] = { in cmd_mem() local
544 ret = __cmd_report(argc, argv, &mem, report_options); in cmd_mem()
H A Dbuiltin-kwork.c2364 const struct option report_options[] = { in cmd_kwork() local
2481 argc = parse_options(argc, argv, report_options, report_usage, 0); in cmd_kwork()
2483 usage_with_options(report_usage, report_options); in cmd_kwork()
2486 setup_sorting(&kwork, report_options, report_usage); in cmd_kwork()
H A Dbuiltin-lock.c2531 const struct option report_options[] = { in cmd_lock() local
2626 report_options, report_usage, 0); in cmd_lock()
2628 usage_with_options(report_usage, report_options); in cmd_lock()