Searched refs:bitmap_or (Results 1 – 2 of 2) sorted by relevance
/tools/perf/util/include/linux/ | ||
D | bitmap.h | 40 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function |
/tools/perf/util/ | ||
D | pmu.y | 67 bitmap_or($$, $1, $3, 64); |