Searched defs:hit_count (Results 1 – 6 of 6) sorted by relevance
25 atomic_uint32_t hit_count; member
153 int hit_count = 0; in PrintMatchedSuppressions() local
187 uint32_t hit_count = 0; GetHitCount() local
171 uint32_t hit_count = 0; in GetHitCount() local
198 uptr hit_count; global() member
215 uptr hit_count, uptr total_size) { in SuppressByRule()228 bool LeakSuppressionContext::Suppress(u32 stack_trace_id, uptr hit_count, in Suppress()