Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dthread_cache_unittest.cc39 BucketDistribution bucket_distribution; member
386 BucketDistribution bucket_distribution, in FillThreadCacheAndReturnIndex()
413 BucketDistribution bucket_distribution) in ThreadDelegateForMultipleThreadCaches()
512 BucketDistribution bucket_distribution) in ThreadDelegateForThreadCacheRegistry()
639 BucketDistribution bucket_distribution) in ThreadDelegateForMultipleThreadCachesAccounting()
734 BucketDistribution bucket_distribution) in ThreadDelegateForPurgeAll()
861 BucketDistribution bucket_distribution) { in FillThreadCacheWithMemory()
886 BucketDistribution bucket_distribution) in ThreadDelegateForPeriodicPurgeSumsOverAllThreads()
1060 BucketDistribution bucket_distribution) in ThreadDelegateForDynamicCountPerBucketMultipleThreads()
H A Dpartition_root.h249 BucketDistribution bucket_distribution = BucketDistribution::kNeutral; in PA_COMPONENT_EXPORT() member
2040 BucketDistribution bucket_distribution) { in SizeToBucketIndex()
H A Dpartition_alloc_unittest.cc256 BucketDistribution bucket_distribution; member
/aosp_15_r20/external/cronet/base/allocator/
H A Dpartition_alloc_support.cc1103 auto bucket_distribution = allocator_shim::BucketDistribution::kNeutral; in ReconfigureAfterFeatureListInit() local