Home
last modified time | relevance | path

Searched defs:full_runs (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/allocator/
Drosalloc.cc827 auto* full_runs = kIsDebugBuild ? &full_runs_[idx] : nullptr; in FreeFromRun() local
1279 auto* full_runs = kIsDebugBuild ? &full_runs_[idx] : nullptr; in BulkFree() local
2092 auto& full_runs = rosalloc->full_runs_[idx]; in Verify() local