Searched refs:storeFilteringThresholdOfCpuUsage (Results 1 – 1 of 1) sorted by relevance
78 constexpr double storeFilteringThresholdOfCpuUsage = 0.0005; // 0.05% in IsValidCpuUsage() local79 return cpuCollectionInfo.cpuUsage >= storeFilteringThresholdOfCpuUsage; in IsValidCpuUsage()