Home | History | Annotate | Download | only in profiler

Lines Matching refs:FindOrAddEntry

421   FindOrAddEntry(addr, size, false);
436 SnapshotObjectId HeapObjectsMap::FindOrAddEntry(Address addr,
479 FindOrAddEntry(obj->address(), obj->Size());
861 SnapshotObjectId object_id = heap_object_map_->FindOrAddEntry(
888 HeapEntry* FindOrAddEntry(HeapThing ptr, HeapEntriesAllocator* allocator) {
1519 filler_->FindOrAddEntry(buffer->backing_store(), &allocator);
1678 return filler_->FindOrAddEntry(obj, this);
2324 filler_->FindOrAddEntry(parent, native_entries_allocator_)->index();
2330 filler_->FindOrAddEntry(child, native_entries_allocator_);
2420 filler_->FindOrAddEntry(info, native_entries_allocator_);
2425 filler_->FindOrAddEntry(group_info, synthetic_entries_allocator_);
2426 // |FindOrAddEntry| can move and resize the entries backing store. Reload
2441 filler_->FindOrAddEntry(info, native_entries_allocator_);
2459 filler_->FindOrAddEntry(group_info, native_entries_allocator_);