Searched refs:top_node (Results 1 – 1 of 1) sorted by relevance
246 AllocationTraceNode* top_node = trace_tree_.AddPathFromEnd( in AllocationEvent() local248 top_node->AddAllocation(size); in AllocationEvent()250 address_to_trace_.AddRange(addr, size, top_node->id()); in AllocationEvent()