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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/include/linux/
H A Dbitmap.h20 static inline void bitmap_zero(unsigned long *dst, int nbits) function
/external/qemu/include/qemu/
H A Dbitmap.h25 * bitmap_zero(dst, nbits) *dst = 0UL
97 static inline void bitmap_zero(unsigned long *dst, int nbits) function
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dheader.c2556 bitmap_zero(header->adds_features, HEADER_FEAT_BITS);
2589 bitmap_zero(header->adds_features, HEADER_FEAT_BITS);

Completed in 109 milliseconds