Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_stats.cpp107 void FillMallocStatistics(AsanMallocStats *malloc_stats) { in FillMallocStatistics()
H A Dasan_malloc_linux.cpp158 INTERCEPTOR(void, malloc_stats, void) { in INTERCEPTOR() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_malloc_linux.cpp147 INTERCEPTOR(void, malloc_stats, void) { __memprof_print_accumulated_stats(); } in INTERCEPTOR() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_interceptors.cpp110 INTERCEPTOR(void, malloc_stats, void) { in INTERCEPTOR() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp289 INTERCEPTOR(void, malloc_stats, void) { in INTERCEPTOR() argument