Home
last modified time | relevance | path

Searched refs:bitmap_or (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/
Dpmu.y67 bitmap_or($$, $1, $3, 64);
/tools/include/linux/
Dbitmap.h74 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function