Home | History | Annotate | Download | only in hprof

Lines Matching refs:los

1132     const auto* los = heap->GetLargeObjectsSpace();
1133 if (los->Contains(obj) && los->IsZygoteLargeObject(Thread::Current(), obj)) {