Searched refs:thresholdIt (Results 1 – 1 of 1) sorted by relevance
157 const auto&thresholdIt = in IncludeItemInProfile() local159 if (thresholdIt != options.special_packages_thresholds.end()) { in IncludeItemInProfile()160 if (item_percent >= (thresholdIt->second / 100.f)) { in IncludeItemInProfile()