4 references to _memoryStat
Microsoft.Extensions.Diagnostics.ResourceMonitoring (4)
Linux\LinuxUtilizationParserCgroupV1.cs (4)
214_fileSystem.ReadAll(_memoryStat, bufferWriter.Buffer); 221Throw.InvalidOperationException($"Unable to find total_inactive_file from '{_memoryStat}'."); 229Throw.InvalidOperationException($"The value of total_inactive_file found in '{_memoryStat}' is not a positive number: '{new string(inactiveMemorySlice)}'."); 252Throw.InvalidOperationException($"The total memory usage read from '{_memoryUsageInBytes}' is lesser than inactive memory usage read from '{_memoryStat}'.");