Searched refs:timechart_options (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-timechart.c | 1936 const struct option timechart_options[] = { in cmd_timechart() local 1979 argc = parse_options_subcommand(argc, argv, timechart_options, timechart_subcommands, in cmd_timechart() 2002 usage_with_options(timechart_usage, timechart_options); in cmd_timechart()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-timechart.c | 1944 const struct option timechart_options[] = { in cmd_timechart() local 2008 argc = parse_options_subcommand(argc, argv, timechart_options, timechart_subcommands, in cmd_timechart() 2034 usage_with_options(timechart_usage, timechart_options); in cmd_timechart()
|
Completed in 6 milliseconds