Home | History | Annotate | Download | only in btreplay

Lines Matching full:getpid

507 	if (sched_getaffinity(getpid(), sizeof(cpus), &cpus)) {
536 if (sched_setaffinity(getpid(), sizeof(cpus), &cpus)) {
545 (void)sched_getaffinity(getpid(), sizeof(now), &now);