Searched refs:bytes_total_freed (Results 1 – 1 of 1) sorted by relevance
46 int bytes_total_freed; member123 static int bytes_total_freed; variable387 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