Home
last modified time | relevance | path

Searched refs:hit_count (Results 1 – 16 of 16) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_suppressions.cc107 atomic_fetch_add(&(*sp)->hit_count, 1, memory_order_relaxed); in IsSuppressed()
145 atomic_fetch_add(&s->hit_count, 1, memory_order_relaxed); in IsSuppressed()
158 int hit_count = 0; in PrintMatchedSuppressions() local
160 hit_count += atomic_load_relaxed(&matched[i]->hit_count); in PrintMatchedSuppressions()
161 Printf("ThreadSanitizer: Matched %d suppressions (pid=%d):\n", hit_count, in PrintMatchedSuppressions()
164 Printf("%d %s:%s\n", atomic_load_relaxed(&matched[i]->hit_count), in PrintMatchedSuppressions()
Dtsan_interface_ann.cc159 int *unique_count, int *hit_count, atomic_uintptr_t ExpectRace::*counter) { in CollectMatchedBenignRaces() argument
166 *hit_count += cnt; in CollectMatchedBenignRaces()
185 int hit_count = 0; in PrintMatchedBenignRaces() local
188 CollectMatchedBenignRaces(&hit_matched, &unique_count, &hit_count, in PrintMatchedBenignRaces()
195 hit_count, (int)internal_getpid()); in PrintMatchedBenignRaces()
Dtsan_rtl_report.cc545 atomic_fetch_add(&s->supp->hit_count, 1, memory_order_relaxed); in IsFiredSuppression()
561 atomic_fetch_add(&s->supp->hit_count, 1, memory_order_relaxed); in IsFiredSuppression()
/external/iptables/extensions/
Dlibxt_recent.c43 .flags = XTOPT_PUT, XTOPT_POINTER(s, hit_count)},
69 .flags = XTOPT_PUT, XTOPT_POINTER(s, hit_count)},
199 if(info->hit_count) printf(" hit_count: %d", info->hit_count); in recent_print()
239 if(info->hit_count) printf(" --hitcount %d", info->hit_count); in recent_save()
/external/iptables/include/linux/netfilter/
Dxt_recent.h28 __u32 hit_count; member
37 __u32 hit_count; member
/external/kernel-headers/original/uapi/linux/netfilter/
Dxt_recent.h30 __u32 hit_count; member
39 __u32 hit_count; member
/external/compiler-rt/lib/lsan/
Dlsan_common.cc413 &matched[i]->hit_count)), matched[i]->weight, matched[i]->templ); in PrintMatchedSuppressions()
544 leaks_[i].hit_count++; in AddLeakedChunk()
598 leaks_[index].total_size, leaks_[index].hit_count); in PrintReportForLeak()
625 allocations += leaks_[i].hit_count; in PrintSummary()
638 atomic_store_relaxed(&s->hit_count, atomic_load_relaxed(&s->hit_count) + in ApplySuppressions()
639 leaks_[i].hit_count); in ApplySuppressions()
Dlsan_common.h64 uptr hit_count; member
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_suppressions.h26 atomic_uint32_t hit_count; member
Dsanitizer_suppressions.cc164 if (atomic_load_relaxed(&suppressions_[i].hit_count)) in GetMatched()
/external/v8/include/
Dv8-profiler.h129 unsigned int hit_count; member
/external/syzkaller/sys/linux/
Dnetfilter.txt593 hit_count int32
602 hit_count int32
/external/v8/src/inspector/
Dv8-profiler-agent-impl.cc55 .setTicks(entries[i].hit_count) in buildInspectorObjectForPositionTicks()
/external/v8/src/profiler/
Dprofile-generator.cc226 entry->hit_count = p->second; in GetLineTicks()
/external/toolchain-utils/dejagnu/gdb_baseline/
Dx86_64-cros-linux-gnu15219 …mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc1 resolved: hit_count is updated
Di686-pc-linux-gnu14915 …mi-breakpoint-changed.exp: pending resolved: breakpoint on pendfunc1 resolved: hit_count is updated