Searched refs:storeFilteringThresholdOfCpuLoad (Results 1 – 1 of 1) sorted by relevance
67 constexpr double storeFilteringThresholdOfCpuLoad = 0.0005; // 0.05% in IsValidCpuLoad() local68 return cpuCollectionInfo.cpuLoad >= storeFilteringThresholdOfCpuLoad; in IsValidCpuLoad()