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