3 references to CalculateAndAllocateMemory
System (3)
services\monitoring\system\diagnosticts\SharedPerformanceCounter.cs (3)
233
freeMemoryOffset =
CalculateAndAllocateMemory
(totalSize, out alignmentAdjustment);
355
freeMemoryOffset =
CalculateAndAllocateMemory
(totalSize, out alignmentAdjustment);
458
freeMemoryOffset =
CalculateAndAllocateMemory
(totalSize, out alignmentAdjustment);