__arr1             17 tools/perf/util/cpu-set-sched.h    ({ const __cpu_mask *__arr1 = (cpusetp1)->__bits;			      \
__arr1             22 tools/perf/util/cpu-set-sched.h 	if (__arr1[__i] != __arr2[__i])					      \
__arr1             37 tools/perf/util/cpu-set-sched.h       const __cpu_mask *__arr1 = (srcset1)->__bits;			      \
__arr1             42 tools/perf/util/cpu-set-sched.h 	((__cpu_mask *) __dest->__bits)[__i] = __arr1[__i] op __arr2[__i];    \