Home
last modified time | relevance | path

Searched defs:stats_ (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_stats.h55 atomic_uintptr_t stats_[AllocatorStatCount]; variable
H A Dsanitizer_allocator_local_cache.h85 AllocatorStats stats_; member
214 AllocatorStats stats_; member
H A Dsanitizer_allocator_combined.h200 AllocatorGlobalStats stats_; variable
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.h116 MemprofStats stats_; variable
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread_list.h198 ThreadStats stats_; variable
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.h167 AsanStats stats_; variable
/freebsd-13.1/sys/net/altq/
H A Daltq_rmclass.h183 rm_class_stats_t stats_; /* Class Statistics */ member