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

  /external/jemalloc/include/jemalloc/internal/
size_classes.sh 101 nlbins=0
113 nlbins=$((${index} + 1))
156 nlbins=$((${index} + 1))
183 # - nlbins
214 * NLBINS: Number of bins supported by the lookup table.
238 echo "#define NLBINS ${nlbins}"
size_classes.h 21 * NLBINS: Number of bins supported by the lookup table.
172 #define NLBINS 32
318 #define NLBINS 29
462 #define NLBINS 28
    [all...]

Completed in 692 milliseconds