Home
last modified time | relevance | path

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

/linux-3.4.99/tools/perf/util/include/linux/
Dbitmap.h30 static inline int bitmap_weight(const unsigned long *src, int nbits) in bitmap_weight() function
/linux-3.4.99/include/linux/
Dbitmap.h276 static inline int bitmap_weight(const unsigned long *src, int nbits) in bitmap_weight() function