Home | History | Annotate | Download | only in profiler

Lines Matching defs:HeapSnapshot

39 void HeapGraphEdge::ReplaceToIndexWithEntry(HeapSnapshot* snapshot) {
46 HeapEntry::HeapEntry(HeapSnapshot* snapshot,
181 HeapSnapshot::HeapSnapshot(HeapProfiler* profiler)
202 void HeapSnapshot::Delete() {
208 void HeapSnapshot::RememberLastJSObjectId() {
213 void HeapSnapshot::AddSyntheticRootEntries() {
225 HeapEntry* HeapSnapshot::AddRootEntry() {
239 HeapEntry* HeapSnapshot::AddGcRootsEntry() {
251 HeapEntry* HeapSnapshot::AddGcSubrootEntry(int tag, SnapshotObjectId id) {
261 HeapEntry* HeapSnapshot::AddEntry(HeapEntry::Type type,
272 void HeapSnapshot::FillChildren() {
301 HeapEntry* HeapSnapshot::GetEntryById(SnapshotObjectId id) {
319 List<HeapEntry*>* HeapSnapshot::GetSortedEntriesList() {
332 void HeapSnapshot::Print(int max_depth) {
337 size_t HeapSnapshot::RawSnapshotSize() const {
764 HeapSnapshot* snapshot,
882 explicit SnapshotFiller(HeapSnapshot* snapshot, HeapEntriesMap* entries)
932 HeapSnapshot* snapshot_;
2198 HeapSnapshot* snapshot,
2207 HeapSnapshot* snapshot_;
2232 HeapSnapshot* snapshot,
2471 HeapSnapshot* snapshot,