Searched refs:stat_specs (Results 1 – 1 of 1) sorted by relevance
115 struct stat_specs { struct196 struct stat_specs output_spec;197 struct stat_specs sort_spec;266 static int parse_stats(const char *stats_str, struct stat_specs *specs);685 static const struct stat_specs default_output_spec = {736 static const struct stat_specs default_csv_output_spec = {747 static const struct stat_specs default_sort_spec = {756 static const struct stat_specs join_sort_spec = {2453 struct stat_specs base_specs = {}, comp_specs = {}; in handle_comparison_mode()2454 struct stat_specs tmp_sort_spec; in handle_comparison_mode()[all …]