Searched refs:trace_tree_ (Results 1 – 2 of 2) sorted by relevance
105 AllocationTraceTree* trace_tree() { return &trace_tree_; } in trace_tree()135 AllocationTraceTree trace_tree_; variable
252 AllocationTraceNode* top_node = trace_tree_.AddPathFromEnd( in AllocationEvent()