Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dheap-profiler.cc160 size += snapshots_[i]->RawSnapshotSize(); in GetMemorySizeUsedByProfiler()
Dheap-snapshot-generator.h159 size_t RawSnapshotSize() const;
Dheap-snapshot-generator.cc342 size_t HeapSnapshot::RawSnapshotSize() const { in RawSnapshotSize() function in v8::internal::HeapSnapshot