Home
last modified time | relevance | path

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

/external/fio/
Dsmalloc.c22 #define SMALLOC_REDZONE /* define to detect memory corruption */ macro
49 #ifdef SMALLOC_REDZONE
187 #ifdef SMALLOC_REDZONE in add_pool()
273 #ifdef SMALLOC_REDZONE
434 #ifdef SMALLOC_REDZONE in smalloc_pool()