Home
last modified time | relevance | path

Searched refs:thresholdIt (Results 1 – 1 of 1) sorted by relevance

/art/profman/
Dboot_image_profile.cc157 const auto&thresholdIt = in IncludeItemInProfile() local
159 if (thresholdIt != options.special_packages_thresholds.end()) { in IncludeItemInProfile()
160 if (item_percent >= (thresholdIt->second / 100.f)) { in IncludeItemInProfile()