Searched defs:uds_index_stats (Results 1 – 1 of 1) sorted by relevance
153 struct uds_index_stats { struct155 u64 entries_indexed;157 u64 memory_used;159 u64 collisions;161 u64 entries_discarded;163 s64 current_time;165 u64 posts_found;167 u64 posts_not_found;172 u64 in_memory_posts_found;176 u64 dense_posts_found;[all …]