Searched refs:StatisticMax (Results 1 – 3 of 3) sorted by relevance
265 StatisticMax = 4 enumerator279 case StatisticKind::StatisticMax: in GetStatDescription()
1329 lldbassert(key < lldb_private::StatisticKind::StatisticMax && in IncrementStats()
96 m_stats_storage(static_cast<int>(StatisticKind::StatisticMax)) in Target()