kubernetes/vendor/github.com/google/cadvisor/utils/utils.go

// Returns a mask of all cores on the machine if the passed-in mask is empty.
func FixCpuMask(mask string, cores int) string {}