Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/octeon-sdk/cvmx-malloc/
HDmalloc.h127 struct mallinfo { struct
140 /* Returns a copy of the updated current mallinfo. */ argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_malloc_linux.cpp130 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR() argument
178 fake_mallinfo (*mallinfo)(void); member
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/memprof/
HDmemprof_malloc_linux.cpp119 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR() argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/dfsan/
HDdfsan_interceptors.cpp103 INTERCEPTOR(void, mallinfo, __sanitizer_struct_mallinfo *sret) { in INTERCEPTOR() argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/lsan/
HDlsan_interceptors.cpp174 INTERCEPTOR(struct fake_mallinfo, mallinfo, void) { in INTERCEPTOR() argument