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

/linux-master/tools/perf/
H A Dbuiltin-sched.c3562 const struct option timehist_options[] = { local
3672 argc = parse_options(argc, argv, timehist_options,
3675 usage_with_options(timehist_usage, timehist_options);
3680 parse_options_usage(timehist_usage, timehist_options, "s", true);
3682 parse_options_usage(NULL, timehist_options, "w", true);
3684 parse_options_usage(NULL, timehist_options, "n", true);
H A Dbuiltin-kwork.c2403 const struct option timehist_options[] = { local
2500 argc = parse_options(argc, argv, timehist_options, timehist_usage, 0);
2502 usage_with_options(timehist_usage, timehist_options);

Completed in 168 milliseconds