Searched refs:NumberOfFreeSlots (Results 1 – 2 of 2) sorted by relevance
434 size_t NumberOfFreeSlots() { in NumberOfFreeSlots() function
722 *bytes_tl_bulk_allocated = thread_local_run->NumberOfFreeSlots() * bracket_size; in AllocFromRun()1522 size_t num_free_slots = thread_local_run->NumberOfFreeSlots(); in RevokeThreadLocalRuns()2150 size_t num_free_slots = run->NumberOfFreeSlots(); in DumpStats()