Searched defs:unique_count (Results 1 – 1 of 1) sorted by relevance
159 int *unique_count, int *hit_count, atomic_uintptr_t ExpectRace::*counter) { in CollectMatchedBenignRaces()184 int unique_count = 0; in PrintMatchedBenignRaces() local