2 references to _cpuSetCpus
Microsoft.Extensions.Diagnostics.ResourceMonitoring (2)
Linux\LinuxUtilizationParserCgroupV1.cs (2)
305
_fileSystem.ReadFirstLine(
_cpuSetCpus
, bufferWriter.Buffer);
365
$"Could not parse '{
_cpuSetCpus
}'. Expected comma-separated list of integers, with dashes (\"-\") based ranges (\"0\", \"2-6,12\") but got '{new string(content)}'.");