Searched defs:alloc_bytes (Results 1 – 1 of 1) sorted by relevance
81 let mut alloc_bytes = tunables.memory_reservation; in new() localVariable96 let alloc_bytes = HostAlignedByteCount::new_rounded_up_u64(alloc_bytes) in new() localVariable