Home | History | Annotate | Download | only in profiler

Lines Matching defs:FindEntry

430 SnapshotObjectId HeapObjectsMap::FindEntry(Address addr) {
891 HeapEntry* FindEntry(HeapThing ptr) {
896 HeapEntry* entry = FindEntry(ptr);
2419 child_entry = filler_->FindEntry(info);
2429 HeapEntry* wrapper_entry = filler_->FindEntry(wrapper);