Home | History | Annotate | Download | only in src

Lines Matching defs:HeapSnapshot

42 void HeapGraphEdge::ReplaceToIndexWithEntry(HeapSnapshot* snapshot) {
49 HeapEntry::HeapEntry(HeapSnapshot* snapshot,
183 HeapSnapshot::HeapSnapshot(HeapProfiler* profiler,
209 void HeapSnapshot::Delete() {
215 void HeapSnapshot::RememberLastJSObjectId() {
220 HeapEntry* HeapSnapshot::AddRootEntry() {
234 HeapEntry* HeapSnapshot::AddGcRootsEntry() {
246 HeapEntry* HeapSnapshot::AddGcSubrootEntry(int tag) {
260 HeapEntry* HeapSnapshot::AddEntry(HeapEntry::Type type,
271 void HeapSnapshot::FillChildren() {
300 HeapEntry* HeapSnapshot::GetEntryById(SnapshotObjectId id) {
318 List<HeapEntry*>* HeapSnapshot::GetSortedEntriesList() {
330 void HeapSnapshot::Print(int max_depth) {
335 size_t HeapSnapshot::RawSnapshotSize() const {
789 HeapSnapshot* snapshot,
912 explicit SnapshotFiller(HeapSnapshot* snapshot, HeapEntriesMap* entries)
962 HeapSnapshot* snapshot_;
2286 HeapSnapshot* snapshot,
2295 HeapSnapshot* snapshot_;
2320 HeapSnapshot* snapshot,
2561 HeapSnapshot* snapshot,