Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-kwork.c1734 const struct option report_options[] = { in cmd_kwork() local
1825 argc = parse_options(argc, argv, report_options, report_usage, 0); in cmd_kwork()
1827 usage_with_options(report_usage, report_options); in cmd_kwork()
1830 setup_sorting(&kwork, report_options, report_usage); in cmd_kwork()
Dbuiltin-lock.c2477 const struct option report_options[] = { in cmd_lock() local
2569 report_options, report_usage, 0); in cmd_lock()
2571 usage_with_options(report_usage, report_options); in cmd_lock()