Home
last modified time | relevance | path

Searched defs:leak_size (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/src/malloc/liteos_a/user_debug/
H A Dmemory_check.c651 static void print_summary_info(size_t leak_size, size_t allocs, int fd, bool verbose, bool mem_leak_exist) in print_summary_info() argument
687 size_t leak_size = 0; in check_leak() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemory_check.c636 static void print_summary_info(size_t leak_size, size_t allocs, int fd, bool verbose, bool mem_leak_exist) in print_summary_info() argument
672 size_t leak_size = 0; in check_leak() local

Completed in 2 milliseconds