Home | History | Annotate | Download | only in netperf

Lines Matching full:getpid

1568 	  srand(getpid());
1982 mpctl(MPC_SETPROCESS_FORCE, mapped_affinity, getpid());
1998 bindprocessor(BINDPROCESS,getpid(),(cpu_t)mapped_affinity);
2027 if (sched_setaffinity(getpid(), len, &netperf_cpu_set)) {
2030 getpid(),errno);
2052 bind_to_cpu_id(getpid(), mapped_affinity,0);