Searched defs:hit_count (Results 1 - 4 of 4) sorted by relevance
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | ||
| H A D | sanitizer_suppressions.h | 26 atomic_uint32_t hit_count; member in struct:__sanitizer::Suppression |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ | ||
| H A D | tsan_suppressions.cc | 160 int hit_count = 0; local in function:__tsan::PrintMatchedSuppressions |
| H A D | tsan_interface_ann.cc | 186 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 D | lsan_common.h | 83 uptr hit_count; member in struct:__lsan::Leak |
Completed in 8 milliseconds