Home | History | Annotate | Download | only in profiler

Lines Matching refs:HeapSnapshot

40 void HeapGraphEdge::ReplaceToIndexWithEntry(HeapSnapshot* snapshot) {
47 HeapEntry::HeapEntry(HeapSnapshot* snapshot,
182 HeapSnapshot::HeapSnapshot(HeapProfiler* profiler)
203 void HeapSnapshot::Delete() {
209 void HeapSnapshot::RememberLastJSObjectId() {
214 void HeapSnapshot::AddSyntheticRootEntries() {
226 HeapEntry* HeapSnapshot::AddRootEntry() {
240 HeapEntry* HeapSnapshot::AddGcRootsEntry() {
252 HeapEntry* HeapSnapshot::AddGcSubrootEntry(int tag, SnapshotObjectId id) {
262 HeapEntry* HeapSnapshot::AddEntry(HeapEntry::Type type,
273 void HeapSnapshot::FillChildren() {
302 HeapEntry* HeapSnapshot::GetEntryById(SnapshotObjectId id) {
320 List<HeapEntry*>* HeapSnapshot::GetSortedEntriesList() {
333 void HeapSnapshot::Print(int max_depth) {
338 size_t HeapSnapshot::RawSnapshotSize() const {
782 HeapSnapshot* snapshot,
900 explicit SnapshotFiller(HeapSnapshot* snapshot, HeapEntriesMap* entries)
950 HeapSnapshot* snapshot_;
2251 HeapSnapshot* snapshot,
2260 HeapSnapshot* snapshot_;
2285 HeapSnapshot* snapshot,
2527 HeapSnapshot* snapshot,