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

/linux-master/tools/perf/util/
H A Dcpu-set-sched.h10 #ifndef __CPU_EQUAL_S
12 # define __CPU_EQUAL_S(setsize, cpusetp1, cpusetp2) \ macro
15 # define __CPU_EQUAL_S(setsize, cpusetp1, cpusetp2) \ macro
26 #endif // __CPU_EQUAL_S
29 __CPU_EQUAL_S (sizeof (cpu_set_t), cpusetp1, cpusetp2)

Completed in 170 milliseconds