HomeSort by relevance Sort by last modified time
    Searched full:bitmap_info_ngroups (Results 1 - 1 of 1) sorted by null

  /external/jemalloc/src/
bitmap.c 38 bitmap_info_ngroups(const bitmap_info_t *binfo) function
90 bitmap_info_ngroups(const bitmap_info_t *binfo) function
113 return (bitmap_info_ngroups(binfo) << LG_SIZEOF_BITMAP);

Completed in 148 milliseconds