Searched refs:report_options (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/ |
| H A D | builtin-mem.c | 505 const struct option report_options[] = { in cmd_mem() local 545 ret = __cmd_report(argc, argv, &mem, report_options); in cmd_mem()
|
| H A D | builtin-kwork.c | 2381 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 D | builtin-lock.c | 2615 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()
|