Home
last modified time | relevance | path

Searched defs:malloc_stats (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/compiler-rt/lib/asan/
HDasan_stats.cc108 void FillMallocStatistics(AsanMallocStats *malloc_stats) { in FillMallocStatistics()
HDasan_malloc_linux.cc122 INTERCEPTOR(void, malloc_stats, void) { in INTERCEPTOR() argument
HDasan_malloc_mac.cc309 AsanMallocStats malloc_stats; in mi_statistics() local
/NextBSD/contrib/compiler-rt/lib/msan/
HDmsan_interceptors.cc269 INTERCEPTOR(void, malloc_stats, void) { in INTERCEPTOR() argument