Searched refs:GetAllocatorCacheRange (Results 1 – 4 of 4) sorted by relevance
57 GetAllocatorCacheRange(&args.cache_begin, &args.cache_end); in ThreadStart()
59 GetAllocatorCacheRange(&args.cache_begin, &args.cache_end); in ThreadStart()
34 void GetAllocatorCacheRange(uptr *begin, uptr *end);
146 void GetAllocatorCacheRange(uptr *begin, uptr *end) { in GetAllocatorCacheRange() function