Searched refs:SetCallstackAllocations (Results 1 – 2 of 2) sorted by relevance
217 SetCallstackAllocations(csa); in Allocation()230 ~Allocation() { SetCallstackAllocations(nullptr); } in ~Allocation()232 void SetCallstackAllocations(CallstackAllocations* callstack_allocations) { in SetCallstackAllocations() function
80 alloc.SetCallstackAllocations(MaybeCreateCallstackAllocations(node)); in RecordMalloc()