Home
last modified time | relevance | path

Searched defs:total_free_heap_space (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/libc-test/src/functional/
Dtest-malloc-stats-print.c78 static int populate_total_free_heap_space(const char *output, long long *total_free_heap_space) in populate_total_free_heap_space()
Dtest-mallinfo.c18 static int stats_from_mallinfo(malloc_thread_stats_t *stats, long long *total_free_heap_space, int … in stats_from_mallinfo()
Dtest-malloc-info.c123 static int populate_total_free_heap_space(const char *output, long long *total_free_heap_space) in populate_total_free_heap_space()