1 write to _totalAllocatedMemory
Interop.FunctionalTests (1)
src\Shared\Buffers.MemoryPool\PinnedBlockMemoryPoolMetrics.cs (1)
29_totalAllocatedMemory = _meter.CreateCounter<long>(
1 reference to _totalAllocatedMemory
Interop.FunctionalTests (1)
src\Shared\Buffers.MemoryPool\PinnedBlockMemoryPoolMetrics.cs (1)
52_totalAllocatedMemory.Add(bytes);