Searched refs:containsValidThresholds (Results 1 – 1 of 1) sorted by relevance
94 Result<void> containsValidThresholds(const PerStateIoOveruseThreshold& thresholds) { in containsValidThresholds() function133 if (auto result = containsValidThresholds(ioOveruseConfig.componentLevelThresholds); in isValidIoOveruseConfiguration()263 if (auto result = containsValidThresholds(packageThreshold); !result.ok()) { in updatePerPackageThresholds()364 if (auto result = containsValidThresholds(categoryThreshold); !result.ok()) { in updatePerCategoryThresholds()