Searched refs:RemoveSnapshot (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/profiler/
H A Dheap-profiler.h53 void RemoveSnapshot(HeapSnapshot* snapshot);
H A Dheap-profiler.cc41 void HeapProfiler::RemoveSnapshot(HeapSnapshot* snapshot) { function in class:v8::internal::HeapProfiler
H A Dheap-snapshot-generator.cc203 profiler_->RemoveSnapshot(this);

Completed in 100 milliseconds