Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-sched.c3397 const struct option timehist_options[] = { in cmd_sched() local
3510 argc = parse_options(argc, argv, timehist_options, in cmd_sched()
3513 usage_with_options(timehist_usage, timehist_options); in cmd_sched()
3518 parse_options_usage(timehist_usage, timehist_options, "s", true); in cmd_sched()
3520 parse_options_usage(NULL, timehist_options, "w", true); in cmd_sched()
3522 parse_options_usage(NULL, timehist_options, "n", true); in cmd_sched()