Searched refs:hash_start (Results 1 - 1 of 1) sorted by relevance

/art/compiler/utils/
H A Ddedupe_set-inl.h189 uint64_t hash_start; local
191 hash_start = NanoTime();
196 hash_time_ += hash_end - hash_start;

Completed in 51 milliseconds