Home
last modified time | relevance | path

Searched refs:smalloc_pool_size (Results 1 – 3 of 3) sorted by relevance

/external/fio/
Dsmalloc.h11 extern unsigned int smalloc_pool_size;
Dsmalloc.c34 unsigned int smalloc_pool_size = INITIAL_SIZE; variable
Dinit.c1962 smalloc_pool_size = atoi(optarg); in parse_cmd_line()