Searched refs:core_set_threshold (Results 1 – 1 of 1) sorted by relevance
1465 const u32 core_set_threshold = ws->sample_size * 90 / 100;1474 if (coreset_sum > core_set_threshold) in byte_set_size() 1479 if (coreset_sum > core_set_threshold) in byte_set_size() 1440 const u32 core_set_threshold = ws->sample_size * 90 / 100; byte_core_set_size() local