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