Searched refs:SetCollectingStats (Results 1 – 6 of 6) sorted by relevance
21 target.SetCollectingStats(True)23 target.SetCollectingStats(False)
35 DebuggerStats::SetCollectingStats(true); in DoExecute()57 DebuggerStats::SetCollectingStats(false); in DoExecute()
154 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()