Searched defs:stat_specs (Results 1 – 1 of 1) sorted by relevance
114 struct stat_specs { struct115 int spec_cnt;116 enum stat_id ids[ALL_STATS_CNT];117 enum stat_variant variants[ALL_STATS_CNT];118 bool asc[ALL_STATS_CNT];119 bool abs[ALL_STATS_CNT];120 int lens[ALL_STATS_CNT * 3]; /* 3x for comparison mode */