Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-mem.c505 const struct option report_options[] = { in cmd_mem() local
545 ret = __cmd_report(argc, argv, &mem, report_options); in cmd_mem()
H A Dbuiltin-kwork.c2381 const struct option report_options[] = { in cmd_kwork() local
2498 argc = parse_options(argc, argv, report_options, report_usage, 0); in cmd_kwork()
2500 usage_with_options(report_usage, report_options); in cmd_kwork()
2503 setup_sorting(&kwork, report_options, report_usage); in cmd_kwork()
H A Dbuiltin-lock.c2615 const struct option report_options[] = { in cmd_lock() local
2712 report_options, report_usage, 0); in cmd_lock()
2714 usage_with_options(report_usage, report_options); in cmd_lock()