Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/include/linux/
Dbitmap.h30 static inline int bitmap_weight(const unsigned long *src, int nbits) in bitmap_weight() function
/external/linux-tools-perf/src/tools/perf/util/
Dheader.c2239 nr_sections = bitmap_weight(header->adds_features, HEADER_FEAT_BITS); in perf_header__adds_write()
2388 nr_sections = bitmap_weight(header->adds_features, HEADER_FEAT_BITS); in perf_header__process_sections()