Searched defs:__bitmap_weight (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dbitmap.c10 int __bitmap_weight(const unsigned long *bitmap, int bits) __bitmap_weight() function
/linux-4.1.27/lib/
H A Dbitmap.c237 int __bitmap_weight(const unsigned long *bitmap, unsigned int bits) __bitmap_weight() function
250 EXPORT_SYMBOL(__bitmap_weight); variable

Completed in 196 milliseconds