Searched refs:coreset_sum (Results 1 – 1 of 1) sorted by relevance
1333 u32 coreset_sum = 0; in byte_core_set_size() local1341 coreset_sum += bucket[i].count; in byte_core_set_size()1343 if (coreset_sum > core_set_threshold) in byte_core_set_size()1347 coreset_sum += bucket[i].count; in byte_core_set_size()1348 if (coreset_sum > core_set_threshold) in byte_core_set_size()
Completed in 11 milliseconds