HomeSort by relevance Sort by last modified time
    Searched refs:allocation_tracker (Results 1 - 2 of 2) sorted by null

  /external/v8/src/profiler/
heap-profiler.h 42 AllocationTracker* allocation_tracker() const { function in class:v8::internal::HeapProfiler
heap-snapshot-generator.cc 864 if (AllocationTracker* allocation_tracker =
865 snapshot_->profiler()->allocation_tracker()) {
867 allocation_tracker->address_to_trace()->GetTraceNodeId(address);
2685 snapshot_->profiler()->allocation_tracker()) { function
    [all...]

Completed in 187 milliseconds