Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-stat.c2335 struct option stat_options[] = { in cmd_stat() local
2535 parse_options_usage(NULL, stat_options, "log-fd", 0); in cmd_stat()
2560 parse_options_usage(NULL, stat_options, "table", 0); in cmd_stat()
2610 parse_options_usage(NULL, stat_options, "x", 1); in cmd_stat()
2656 parse_options_usage(NULL, stat_options, "p", 1); in cmd_stat()
2657 parse_options_usage(NULL, stat_options, "t", 1); in cmd_stat()
2674 parse_options_usage(NULL, stat_options, "A", 1); in cmd_stat()
2675 parse_options_usage(NULL, stat_options, "a", 1); in cmd_stat()
2740 parse_options_usage(stat_usage, stat_options, in cmd_stat()
2752 parse_options_usage(NULL, stat_options, "t", 1); in cmd_stat()
[all …]