Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/include/linux/
Dbitmap.h37 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function
/external/linux-tools-perf/src/tools/perf/util/
Dpmu.y67 bitmap_or($$, $1, $3, 64);
Dpmu-bison.c1431 bitmap_or((yyval.bits), (yyvsp[(1) - (3)].bits), (yyvsp[(3) - (3)].bits), 64);