Home
last modified time | relevance | path

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

/system/bt/osi/src/
Dallocation_tracker.c62 static hash_map_t *allocations; variable
66 if (allocations) in allocation_tracker_init()
74 allocations = hash_map_new_internal( in allocation_tracker_init()
86 if (!allocations) in allocation_tracker_uninit()
90 hash_map_free(allocations); in allocation_tracker_uninit()
91 allocations = NULL; in allocation_tracker_uninit()
96 if (!allocations) in allocation_tracker_reset()
100 hash_map_clear(allocations); in allocation_tracker_reset()
105 if (!allocations) in allocation_tracker_expect_no_allocations()
111 hash_map_foreach(allocations, allocation_entry_freed_checker, &unfreed_memory_size); in allocation_tracker_expect_no_allocations()
[all …]
/system/core/liblog/
Devent.logtags29 # 4: Number of allocations
/system/core/logd/
Devent.logtags29 # 4: Number of allocations
/system/core/logcat/
Devent.logtags30 # 4: Number of allocations