Home | History | Annotate | Download | only in btreplay

Lines Matching refs:sched_setaffinity

536 	if (sched_setaffinity(getpid(), sizeof(cpus), &cpus)) {
537 fatal("sched_setaffinity", ERR_SYSCALL, "Failed to pin CPU\n");