Searched defs:AllocationLogger (Results 1 – 1 of 1) sorted by relevance
75 struct AllocationLogger { struct77 void OnAllocation(void* address, in OnAllocation()90 void OnFree(void* address) { in OnFree()99 static void Install() { in Install()