Searched refs:malloc_count (Results 1 – 2 of 2) sorted by relevance
32 STATIC_RW_DATA int malloc_count; variable51 malloc_count++; in malloc()57 malloc_count--; in free()58 if (!malloc_count) in free()
243 static int malloc_count; variable262 malloc_count++; in malloc()268 malloc_count--; in free()269 if (!malloc_count) in free()