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))
181 # - nlbins
210 * NLBINS: Number of bins supported by the lookup table.
233 echo "#define NLBINS ${nlbins}"
size_classes.h 20 * NLBINS: Number of bins supported by the lookup table.
175 #define NLBINS 32
325 #define NLBINS 29
473 #define NLBINS 28
    [all...]

Completed in 539 milliseconds