__cpu_mask 17 tools/perf/util/cpu-set-sched.h ({ const __cpu_mask *__arr1 = (cpusetp1)->__bits; \ __cpu_mask 18 tools/perf/util/cpu-set-sched.h const __cpu_mask *__arr2 = (cpusetp2)->__bits; \ __cpu_mask 19 tools/perf/util/cpu-set-sched.h size_t __imax = (setsize) / sizeof (__cpu_mask); \ __cpu_mask 37 tools/perf/util/cpu-set-sched.h const __cpu_mask *__arr1 = (srcset1)->__bits; \ __cpu_mask 38 tools/perf/util/cpu-set-sched.h const __cpu_mask *__arr2 = (srcset2)->__bits; \ __cpu_mask 39 tools/perf/util/cpu-set-sched.h size_t __imax = (setsize) / sizeof (__cpu_mask); \ __cpu_mask 42 tools/perf/util/cpu-set-sched.h ((__cpu_mask *) __dest->__bits)[__i] = __arr1[__i] op __arr2[__i]; \