Searched defs:LevelStatType (Results 1 – 2 of 2) sorted by relevance
86 void PrepareLevelStats(std::map<LevelStatType, double>* level_stats, in PrepareLevelStats()122 const std::map<LevelStatType, double>& stat_value) { in PrintLevelStats()1102 std::map<int, std::map<LevelStatType, double>>* levels_stats, in DumpCFMapStats()1170 std::map<int, std::map<LevelStatType, double>>* priorities_stats) { in DumpCFMapStatsByPriority()
58 enum class LevelStatType { enum