Searched refs:total_bytes_in_use (Results 1 – 1 of 1) sorted by relevance
45 size_t total_bytes_in_use = 0; in Alloc() local50 total_bytes_in_use += chunk->bytes_in_use(); in Alloc()64 (allocated_memory_ - total_bytes_in_use) >= max_free_bytes_) { in Alloc()