Searched refs:allocation_bytes (Results 1 – 1 of 1) sorted by relevance
813 size_t allocation_bytes = StepSizeToKeepUpWithAllocations(); in ScheduleBytesToMarkBasedOnAllocation() local814 size_t bytes_to_mark = progress_bytes + allocation_bytes; in ScheduleBytesToMarkBasedOnAllocation()821 bytes_to_mark / KB, progress_bytes / KB, allocation_bytes / KB); in ScheduleBytesToMarkBasedOnAllocation()