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