Searched refs:heap_traces_ (Results 1 – 1 of 1) sorted by relevance
238 heap_traces_.push_back(heap_trace); in AddHeapTrace()244 return heap_traces_; in HeapTraces()339 std::vector<HeapSimulatorTrace> heap_traces_; variable