Searched refs:coreset_sum (Results 1 – 1 of 1) sorted by relevance
1383 u32 coreset_sum = 0; in byte_core_set_size() local1391 coreset_sum += bucket[i].count; in byte_core_set_size()1393 if (coreset_sum > core_set_threshold) in byte_core_set_size()1397 coreset_sum += bucket[i].count; in byte_core_set_size()1398 if (coreset_sum > core_set_threshold) in byte_core_set_size()
Completed in 7 milliseconds