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