Searched refs:SetCollectingStats (Results 1 – 4 of 4) sorted by relevance
38 target->SetCollectingStats(true); in DoExecute()63 target->SetCollectingStats(false); in DoExecute()
82 void SetCollectingStats(bool v);
1322 void SetCollectingStats(bool v) { m_collecting_stats = v; } in SetCollectingStats() function
205 void SBTarget::SetCollectingStats(bool v) { in SetCollectingStats() function in SBTarget209 return target_sp->SetCollectingStats(v); in SetCollectingStats()