stat_options      726 tools/perf/builtin-stat.c static struct option stat_options[] = {
stat_options     1428 tools/perf/builtin-stat.c 	argc = parse_options(argc, argv, stat_options, stat_record_usage,
stat_options     1704 tools/perf/builtin-stat.c 	set_option_flag(stat_options, 'e', "event", PARSE_OPT_NONEG);
stat_options     1705 tools/perf/builtin-stat.c 	set_option_flag(stat_options, 'M', "metrics", PARSE_OPT_NONEG);
stat_options     1706 tools/perf/builtin-stat.c 	set_option_flag(stat_options, 'G', "cgroup", PARSE_OPT_NONEG);
stat_options     1708 tools/perf/builtin-stat.c 	argc = parse_options_subcommand(argc, argv, stat_options, stat_subcommands,
stat_options     1739 tools/perf/builtin-stat.c 		parse_options_usage(stat_usage, stat_options, "o", 1);
stat_options     1740 tools/perf/builtin-stat.c 		parse_options_usage(NULL, stat_options, "log-fd", 0);
stat_options     1756 tools/perf/builtin-stat.c 		parse_options_usage(stat_usage, stat_options, "r", 1);
stat_options     1757 tools/perf/builtin-stat.c 		parse_options_usage(NULL, stat_options, "table", 0);
stat_options     1763 tools/perf/builtin-stat.c 		parse_options_usage(stat_usage, stat_options, "log-fd", 0);
stat_options     1796 tools/perf/builtin-stat.c 			parse_options_usage(stat_usage, stat_options, "B", 1);
stat_options     1797 tools/perf/builtin-stat.c 			parse_options_usage(NULL, stat_options, "x", 1);
stat_options     1815 tools/perf/builtin-stat.c 		parse_options_usage(stat_usage, stat_options, "r", 1);
stat_options     1836 tools/perf/builtin-stat.c 			parse_options_usage(NULL, stat_options, "p", 1);
stat_options     1837 tools/perf/builtin-stat.c 			parse_options_usage(NULL, stat_options, "t", 1);
stat_options     1852 tools/perf/builtin-stat.c 		parse_options_usage(stat_usage, stat_options, "G", 1);
stat_options     1853 tools/perf/builtin-stat.c 		parse_options_usage(NULL, stat_options, "A", 1);
stat_options     1854 tools/perf/builtin-stat.c 		parse_options_usage(NULL, stat_options, "a", 1);
stat_options     1869 tools/perf/builtin-stat.c 			parse_options_usage(stat_usage, stat_options, "p", 1);
stat_options     1870 tools/perf/builtin-stat.c 			parse_options_usage(NULL, stat_options, "t", 1);
stat_options     1873 tools/perf/builtin-stat.c 			parse_options_usage(stat_usage, stat_options, "C", 1);
stat_options     1874 tools/perf/builtin-stat.c 			parse_options_usage(NULL, stat_options, "a", 1);
stat_options     1898 tools/perf/builtin-stat.c 		parse_options_usage(stat_usage, stat_options, "interval-count", 0);
stat_options     1899 tools/perf/builtin-stat.c 		parse_options_usage(stat_usage, stat_options, "I", 1);
stat_options     1906 tools/perf/builtin-stat.c 			parse_options_usage(stat_usage, stat_options, "timeout", 0);
stat_options     1915 tools/perf/builtin-stat.c 		parse_options_usage(stat_usage, stat_options, "timeout", 0);
stat_options     1916 tools/perf/builtin-stat.c 		parse_options_usage(stat_usage, stat_options, "I", 1);