Searched refs:GetStatDescription (Results 1 – 3 of 3) sorted by relevance
85 lldb_private::GetStatDescription(static_cast<lldb_private::StatisticKind>(i)) in DoExecute()
269 inline std::string GetStatDescription(lldb_private::StatisticKind K) { in GetStatDescription() function
195 std::string Desc = lldb_private::GetStatDescription( in GetStatistics()