Home | History | Annotate | Download | only in btreplay

Lines Matching refs:sched_getaffinity

507 	if (sched_getaffinity(getpid(), sizeof(cpus), &cpus)) {
508 fatal("sched_getaffinity", ERR_SYSCALL, "Can't get CPU info\n");
545 (void)sched_getaffinity(getpid(), sizeof(now), &now);