Home
last modified time | relevance | path

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

/system/bt/osi/src/
Dallocation_tracker.cc49 static size_t alloc_total_size = 0; variable
108 alloc_total_size += allocation_tracker_resize_for_canary(requested_size); in allocation_tracker_notify_alloc()
184 alloc_total_size, free_total_size, in osi_allocator_debug_dump()
185 alloc_total_size - free_total_size); in osi_allocator_debug_dump()