Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-sched.c3864 const struct option map_options[] = { in cmd_sched() local
3985 argc = parse_options(argc, argv, map_options, map_usage, 0); in cmd_sched()
3987 usage_with_options(map_usage, map_options); in cmd_sched()