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

  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/
plugin.properties 11 view.name.Allocation_Tracker = Allocation Tracker
plugin.xml 82 name="%view.name.Allocation_Tracker"/>
  /external/chromium_org/v8/src/
heap-profiler.h 35 AllocationTracker* allocation_tracker() const { function in class:v8::internal::HeapProfiler
heap-snapshot-generator.cc 901 if (AllocationTracker* allocation_tracker =
902 snapshot_->profiler()->allocation_tracker()) {
904 allocation_tracker->address_to_trace()->GetTraceNodeId(address);
2757 snapshot_->profiler()->allocation_tracker()) { function
    [all...]
  /external/chromium_org/v8/test/cctest/
test-heap-profiler.cc     [all...]

Completed in 188 milliseconds