Searched defs:copy_rounds (Results 1 – 5 of 5) sorted by relevance
96 size_t copy_rounds) { in LargeTailCopy()238 size_t copy_rounds = length / kCopyRoundSize; in Compute() local
90 size_t region_size, size_t copy_rounds) { in LargeTailCopy()231 size_t copy_rounds = length / kCopyRoundSize; in Compute() local