Home | History | Annotate | Download | only in btreplay

Lines Matching refs:posix_memalign

327 	if (posix_memalign(&buf, pgsize, nbytes)) {
328 fatal("posix_memalign", ERR_SYSCALL, "Allocation failed\n");