Home
last modified time | relevance | path

Searched refs:address_to_trace (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/profiler/
Dallocation-tracker.h118 AddressToTraceMap* address_to_trace() { return &address_to_trace_; } in address_to_trace() function
Dheap-profiler.cc187 allocation_tracker_->address_to_trace()->MoveObject(from, to, size); in ObjectMoveEvent()
Dheap-snapshot-generator.cc867 allocation_tracker->address_to_trace()->GetTraceNodeId(address); in AddEntry()