Searched refs:GetAllocatorCacheRange (Results 1 – 3 of 3) sorted by relevance
33 void GetAllocatorCacheRange(uptr *begin, uptr *end);
98 GetAllocatorCacheRange(&args.cache_begin, &args.cache_end); in ThreadStart()
126 void GetAllocatorCacheRange(uptr *begin, uptr *end) { in GetAllocatorCacheRange() function