Searched refs:NormalizedThreshold (Results 1 – 1 of 1) sorted by relevance
148 unsigned NormalizedThreshold = floor((AlmostFullThreshold * 10) + 0.5) / 10; in printSchedulerUsage() local152 if (HasColors && NormalizedAvg >= NormalizedThreshold) in printSchedulerUsage()