Searched refs:SetCollectingStats (Results 1 – 5 of 5) sorted by relevance
35 DebuggerStats::SetCollectingStats(true); in DoExecute()57 DebuggerStats::SetCollectingStats(false); in DoExecute()
161 static void SetCollectingStats(bool enable) { g_collecting_stats = enable; } in SetCollectingStats() function
73 void SetCollectingStats(bool v);
963 void SetCollectingStats(bool v);
214 void SBTarget::SetCollectingStats(bool v) { in SetCollectingStats() function in SBTarget220 return DebuggerStats::SetCollectingStats(v); in SetCollectingStats()