2 references to _procStat
Microsoft.Extensions.Diagnostics.ResourceMonitoring (2)
Linux\LinuxUtilizationParserCgroupV2.cs (2)
139
_fileSystem.ReadFirstLine(
_procStat
, bufferWriter.Buffer);
163
$"'{
_procStat
}' should contain whitespace separated values according to POSIX. We've failed trying to get {i}th value. File content: '{new string(stat)}'.");