reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/API/SBTarget.cpp
  240   return target_sp->SetCollectingStats(v);
tools/lldb/source/Commands/CommandObjectStats.cpp
   37     target.SetCollectingStats(true);
   62     target.SetCollectingStats(false);