Searched defs:hit_count (Results 1 - 4 of 4) sorted by relevance

/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_suppressions.h26 atomic_uint32_t hit_count; member in struct:__sanitizer::Suppression
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_suppressions.cc160 int hit_count = 0; local in function:__tsan::PrintMatchedSuppressions
H A Dtsan_interface_ann.cc186 int hit_count = 0; local in function:__tsan::PrintMatchedBenignRaces
159 CollectMatchedBenignRaces(Vector<ExpectRace> * matched,int * unique_count,int * hit_count,atomic_uintptr_t ExpectRace::* counter) argument
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_common.h83 uptr hit_count; member in struct:__lsan::Leak

Completed in 8 milliseconds