Searched refs:AllocatorGlobalStats (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator_stats.h53 friend class AllocatorGlobalStats;
60 class AllocatorGlobalStats : public AllocatorStats { class in inherits:AllocatorStats
H A Dsanitizer_allocator_local_cache.h29 void Init(AllocatorGlobalStats *s) {
35 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) {
133 void Init(AllocatorGlobalStats *s) {
154 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) {
H A Dsanitizer_allocator_combined.h204 AllocatorGlobalStats stats_;
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_stats.h51 friend class AllocatorGlobalStats;
58 class AllocatorGlobalStats : public AllocatorStats { class in inherits:AllocatorStats
H A Dsanitizer_allocator_local_cache.h27 void Init(AllocatorGlobalStats *s) {
33 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) {
131 void Init(AllocatorGlobalStats *s) {
152 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) {
H A Dsanitizer_allocator_combined.h193 AllocatorGlobalStats stats_;
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator_stats.h52 friend class AllocatorGlobalStats;
59 class AllocatorGlobalStats : public AllocatorStats { class in inherits:AllocatorStats
H A Dsanitizer_allocator_local_cache.h22 void Init(AllocatorGlobalStats *s) {
28 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) {
132 void Init(AllocatorGlobalStats *s) {
153 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) {
H A Dsanitizer_allocator_combined.h198 AllocatorGlobalStats stats_;

Completed in 99 milliseconds