Searched refs:NumberOfFreeSlots (Results 1 – 2 of 2) sorted by relevance
433 size_t NumberOfFreeSlots() { in NumberOfFreeSlots() function
719 *bytes_tl_bulk_allocated = thread_local_run->NumberOfFreeSlots() * bracket_size; in AllocFromRun()1520 size_t num_free_slots = thread_local_run->NumberOfFreeSlots(); in RevokeThreadLocalRuns()2146 size_t num_free_slots = run->NumberOfFreeSlots(); in DumpStats()