Searched refs:cpu_mem_limit (Results 1 – 1 of 1) sorted by relevance
93 int64 cpu_mem_limit = cpu_mem_limit_in_mb * (1LL << 20); in GetCPUAllocator() local96 new BFCAllocator(sub_allocator, cpu_mem_limit, true /*allow_growth*/, in GetCPUAllocator()