Searched refs:proc_offset (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/phoenix/
H A Dmap_reduce.h163 int proc_offset; /* number of procs to skip for thread binding */ member in struct:__anon1383
H A Dmap_reduce.c501 printf (OUT_PREFIX "proc_offset = %u\n", env->args->proc_offset);
594 cpu = sched_thr_to_cpu (env->schedPolicies[task_type], thread_index + env->args->proc_offset);

Completed in 19 milliseconds