Home
last modified time | relevance | path

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

/third_party/musl/src/malloc/linux/
H A Dstats.c22 int malloc_info(int options, FILE* fp) in malloc_info() function
/third_party/musl/porting/linux/user/src/malloc/
H A Dstats.c22 int malloc_info(int options, FILE* fp) in malloc_info() function
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_malloc_dispatch.h54 MallocInfoType malloc_info; member
/third_party/musl/src/hook/linux/
H A Dmusl_malloc_dispatch.h76 MallocInfoType malloc_info; member
/third_party/musl/porting/linux/user/include/
H A Dmalloc.h49 int malloc_info(int options, FILE* fp);
/third_party/musl/include/
H A Dmalloc.h48 int malloc_info(int options, FILE* fp);
/third_party/musl/libc-test/src/functional/
H A Dtest-malloc-info.c74 malloc_info(0, stderr); in stderr_stats_cb()
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs1302 pub fn malloc_info(options: ::c_int, stream: *mut ::FILE) -> ::c_int; in malloc_info() functions
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3147 pub fn malloc_info(options: ::c_int, stream: *mut ::FILE) -> ::c_int; in malloc_info() functions

Completed in 14 milliseconds