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

References

projects/compiler-rt/lib/xray/xray_buffer_queue.cpp
  133     Buf.Count = BufferCount;
  192       decRefCount(Buf.BackingStore, Buf.Size, Buf.Count);
  193       decRefCount(Buf.ExtentsBackingStore, kExtentsSize, Buf.Count);
  210   decRefCount(Buf.BackingStore, Buf.Size, Buf.Count);
  211   decRefCount(Buf.ExtentsBackingStore, kExtentsSize, Buf.Count);