Searched refs:JEMALLOC_MADV_ZEROS (Results 1 - 1 of 1) sorted by relevance

/external/jemalloc/src/
H A Dpages.c174 # define JEMALLOC_MADV_ZEROS true macro
177 # define JEMALLOC_MADV_ZEROS false macro
182 unzeroed = (!JEMALLOC_MADV_ZEROS || err != 0);
184 # undef JEMALLOC_MADV_ZEROS macro

Completed in 111 milliseconds