Searched refs:add_matched (Results 1 – 1 of 1) sorted by relevance
190 Vector<ExpectRace> add_matched(MBlockScopedBuf); in PrintMatchedBenignRaces() local191 CollectMatchedBenignRaces(&add_matched, &unique_count, &add_count, in PrintMatchedBenignRaces()206 for (uptr i = 0; i < add_matched.Size(); i++) { in PrintMatchedBenignRaces()208 atomic_load_relaxed(&add_matched[i].addcount), in PrintMatchedBenignRaces()209 add_matched[i].file, add_matched[i].line, add_matched[i].desc); in PrintMatchedBenignRaces()