Searched defs:stat_specs (Results 1 – 1 of 1) sorted by relevance
97 struct stat_specs { struct98 int spec_cnt;99 enum stat_id ids[ALL_STATS_CNT];100 enum stat_variant variants[ALL_STATS_CNT];101 bool asc[ALL_STATS_CNT];102 int lens[ALL_STATS_CNT * 3]; /* 3x for comparison mode */