Searched refs:StatisticMax (Results 1 – 3 of 3) sorted by relevance
216 StatisticMax = 4 enumerator230 case StatisticKind::StatisticMax: in GetStatDescription()
1460 lldbassert(key < lldb_private::StatisticKind::StatisticMax && in IncrementStats()
103 m_stats_storage(static_cast<int>(StatisticKind::StatisticMax)) in Target()