Searched refs:RegisterAllocation (Results 1 – 1 of 1) sorted by relevance
60 static void RegisterAllocation(const StackTrace &stack, void *p, uptr size) { in RegisterAllocation() function106 RegisterAllocation(stack, p, size); in Allocate()137 RegisterAllocation(stack, new_p, new_size); in Reallocate()139 RegisterAllocation(stack, p, new_size); in Reallocate()