HomeSort by relevance Sort by last modified time
    Searched defs:bitmap_weight (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/util/include/linux/
bitmap.h 34 static inline int bitmap_weight(const unsigned long *src, int nbits) function
  /external/kernel-headers/original/linux/
bitmap.h 43 * bitmap_weight(src, nbits) Hamming Weight: number set bits
248 static inline int bitmap_weight(const unsigned long *src, int nbits) function

Completed in 42 milliseconds