Home
last modified time | relevance | path

Searched refs:CheckFreeListForThreadCache (Results 1 – 3 of 3) sorted by relevance

/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
Dpool_offset_freelist.h82 PA_NOINLINE void CheckFreeListForThreadCache(size_t slot_size) const { in CheckFreeListForThreadCache() function
Dencoded_next_freelist.h167 PA_NOINLINE void CheckFreeListForThreadCache(size_t slot_size) const { in CheckFreeListForThreadCache() function
Dthread_cache.cc677 bucket.freelist_head->CheckFreeListForThreadCache(bucket.slot_size); in ClearBucketHelper()