Home
last modified time | relevance | path

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

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