Home | History | Annotate | Download | only in allocator

Lines Matching refs:num_of_bytes

570         const size_t num_of_bytes = num_of_slots * bracket_size;
572 for (size_t i = 0; i < num_of_bytes; i += kPrefetchStride) {