Home
last modified time | relevance | path

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

/art/runtime/gc/allocator/
Drosalloc.cc926 size_t num_free_slots = num_slots - num_alloc_slots; in NumberOfFreeSlots() local
1673 size_t num_free_slots = thread_local_run->NumberOfFreeSlots(); in RevokeThreadLocalRuns() local