Home
last modified time | relevance | path

Searched refs:trace_tree (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/profiler/
Dallocation-tracker.h114 AllocationTraceTree* trace_tree() { return &trace_tree_; } in trace_tree() function
Dheap-snapshot-generator.cc2956 AllocationTraceTree* traces = tracker->trace_tree(); in SerializeTraceTree()