Searched refs:hash_time_ (Results 1 – 1 of 1) sorted by relevance
82 hash_time_ += hash_end - hash_start; in Add()103 : allocator_(alloc), hash_time_(0) { in DedupeSet()145 collision_sum, collision_max, hash_time_); in DumpStats()165 uint64_t hash_time_; variable