2 references to AllocatedMemoryName
Microsoft.AspNetCore.Server.Kestrel.Core (1)
src\Shared\Buffers.MemoryPool\MemoryPoolMetrics.cs (1)
36AllocatedMemoryName,
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
PinnedBlockMemoryPoolTests.cs (1)
276using var totalMemoryMetric = new MetricCollector<long>(testMeterFactory, "Microsoft.AspNetCore.MemoryPool", MemoryPoolMetrics.AllocatedMemoryName);