Home
last modified time | relevance | path

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

/system/bt/osi/src/
Dallocation_tracker.cc50 static size_t free_total_size = 0; variable
151 free_total_size += allocation_tracker_resize_for_canary(allocation->size); in allocation_tracker_notify_free()
184 alloc_total_size, free_total_size, in osi_allocator_debug_dump()
185 alloc_total_size - free_total_size); in osi_allocator_debug_dump()