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

  /external/jemalloc/src/
bitmap.c 38 bitmap_info_ngroups(const bitmap_info_t *binfo) function
86 bitmap_info_ngroups(const bitmap_info_t *binfo) function
110 return (bitmap_info_ngroups(binfo) << LG_SIZEOF_BITMAP);
  /external/jemalloc_new/src/
bitmap.c 40 bitmap_info_ngroups(const bitmap_info_t *binfo) { function
95 bitmap_info_ngroups(const bitmap_info_t *binfo) { function
120 return (bitmap_info_ngroups(binfo) << LG_SIZEOF_BITMAP);

Completed in 742 milliseconds