Searched refs:coreset_sum (Results 1 – 1 of 1) sorted by relevance
1657 u32 coreset_sum = 0; in byte_core_set_size() local1665 coreset_sum += bucket[i].count; in byte_core_set_size()1667 if (coreset_sum > core_set_threshold) in byte_core_set_size()1671 coreset_sum += bucket[i].count; in byte_core_set_size()1672 if (coreset_sum > core_set_threshold) in byte_core_set_size()
Completed in 7 milliseconds