Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-kwork.c2417 const struct option timehist_options[] = { in cmd_kwork() local
2519 argc = parse_options(argc, argv, timehist_options, timehist_usage, 0); in cmd_kwork()
2521 usage_with_options(timehist_usage, timehist_options); in cmd_kwork()
H A Dbuiltin-sched.c4873 const struct option timehist_options[] = { in cmd_sched() local
5018 argc = parse_options(argc, argv, timehist_options, in cmd_sched()
5021 usage_with_options(timehist_usage, timehist_options); in cmd_sched()
5026 parse_options_usage(timehist_usage, timehist_options, "s", true); in cmd_sched()
5028 parse_options_usage(NULL, timehist_options, "w", true); in cmd_sched()
5030 parse_options_usage(NULL, timehist_options, "n", true); in cmd_sched()