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

  /external/fio/
smalloc.h 11 extern unsigned int smalloc_pool_size;
smalloc.c 37 unsigned int smalloc_pool_size = INITIAL_SIZE; variable
214 ret = add_pool(&mp[nr_pools], smalloc_pool_size);
init.c     [all...]

Completed in 808 milliseconds