Searched refs:item_percent (Results 1 – 1 of 1) sorted by relevance
155 float item_percent = metadata.GetAnnotations().size() / static_cast<float>(max_aggregation_count); in IncludeItemInProfile() local160 if (item_percent >= (thresholdIt->second / 100.f)) { in IncludeItemInProfile()165 return item_percent >= (item_threshold / 100.f); in IncludeItemInProfile()