2 writes to VmPeak
System.Private.CoreLib (2)
src\libraries\Common\src\Interop\Linux\procfs\Interop.ProcFsStat.TryReadStatusFile.cs (2)
117valueParsed = ulong.TryParse(value[..^3], out results.VmPeak); 130results.VmPeak *= 1024;