Home
last modified time | relevance | path

Searched refs:bytes_total_freed (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/linkkit/infra/
A Dinfra_mem_stats.c46 int bytes_total_freed; member
123 static int bytes_total_freed; variable
387 pos->mem_statis.bytes_total_freed += os_malloc_pos->buflen; in _count_free_internal()
524 bytes_total_freed += pos->buflen; in LITE_free_internal()
599 utils_debug(". bytes_total_freed: %d", bytes_total_freed); in LITE_dump_malloc_free_stats()
632 module_pos->mem_statis.bytes_total_freed, in LITE_dump_malloc_free_stats()

Completed in 3 milliseconds