taskset_benchmark
ret = taskset_benchmark(bm_pid, uparams->cpu, &old_affinity);
int taskset_benchmark(pid_t bm_pid, int cpu_no, cpu_set_t *old_affinity);
ret = taskset_benchmark(ppid, uparams->cpu, &old_affinity);