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