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

/art/compiler/utils/
H A Ddedupe_set-inl.h43 size_t total_probe_distance = 0u; member in struct:art::DedupeSet::Stats
88 // Note: The total_probe_distance will be updated with the current state.
90 global_stats->total_probe_distance += keys_.TotalProbeDistance();
245 stats.total_probe_distance,

Completed in 386 milliseconds