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