Searched defs:EntryCounter (Results 1 – 2 of 2) sorted by relevance
62 struct EntryCounter(usize); in per_query_memory_usage() struct63 impl<K, V> FromIterator<TableEntry<K, V>> for EntryCounter { in per_query_memory_usage() implementation
113 struct EntryCounter(usize); in collect_query_count() struct114 impl<K, V> FromIterator<TableEntry<K, V>> for EntryCounter { in collect_query_count() implementation