Home | History | Annotate | Download | only in micro_bench

Lines Matching refs:sched_getaffinity

781     if (sched_getaffinity(0, sizeof(cpuset), &cpuset) != 0) {
782 perror("sched_getaffinity failed");