Searched refs:stat_specs (Results 1 – 1 of 1) sorted by relevance
100 struct stat_specs { struct171 struct stat_specs output_spec;172 struct stat_specs sort_spec;237 static int parse_stats(const char *stats_str, struct stat_specs *specs);642 static const struct stat_specs default_output_spec = {650 static const struct stat_specs default_csv_output_spec = {659 static const struct stat_specs default_sort_spec = {668 static const struct stat_specs join_sort_spec = {764 static int parse_stat(const char *stat_name, struct stat_specs *specs) in parse_stat()796 static int parse_stats(const char *stats_str, struct stat_specs *specs) in parse_stats()[all …]