Searched refs:allocations (Results 1 – 4 of 4) sorted by relevance
62 static hash_map_t *allocations; variable66 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 …]
29 # 4: Number of allocations
30 # 4: Number of allocations