Searched refs:GetCollectingStats (Results 1 – 5 of 5) sorted by relevance
30 if (DebuggerStats::GetCollectingStats()) { in DoExecute()52 if (!DebuggerStats::GetCollectingStats()) { in DoExecute()
162 static bool GetCollectingStats() { return g_collecting_stats; } in GetCollectingStats() function
80 bool GetCollectingStats();
965 bool GetCollectingStats();
223 bool SBTarget::GetCollectingStats() { in GetCollectingStats() function in SBTarget229 return DebuggerStats::GetCollectingStats(); in GetCollectingStats()