Searched refs:SINGLE_ATOM_STORE_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
85 const SINGLE_ATOM_STORE_MAX_SIZE: usize = 250; const129 if atom_count_map.len() < MetricsStore::SINGLE_ATOM_STORE_MAX_SIZE { in insert_atom()138 if overflow_atom_count_map.len() < MetricsStore::SINGLE_ATOM_STORE_MAX_SIZE { in insert_atom()