Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-kwork.c1712 const struct option report_options[] = { in cmd_kwork() local
1803 argc = parse_options(argc, argv, report_options, report_usage, 0); in cmd_kwork()
1805 usage_with_options(report_usage, report_options); in cmd_kwork()
1808 setup_sorting(&kwork, report_options, report_usage); in cmd_kwork()
Dbuiltin-lock.c1884 const struct option report_options[] = { in cmd_lock() local
1961 report_options, report_usage, 0); in cmd_lock()
1963 usage_with_options(report_usage, report_options); in cmd_lock()