Home
last modified time | relevance | path

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

/tools/perf/util/
Dpmu.y60 bitmap_or($$, $1, $3, 64);
/tools/include/linux/
Dbitmap.h70 static inline void bitmap_or(unsigned long *dst, const unsigned long *src1, in bitmap_or() function
/tools/perf/
Dbuiltin-record.c1070 bitmap_or(rec->affinity_mask.bits, rec->affinity_mask.bits, in record__adjust_affinity()