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