Searched refs:chunk_dss_boot (Results 1 – 6 of 6) sorted by relevance
29 bool chunk_dss_boot(void);
146 chunk_dss_boot
146 #define chunk_dss_boot JEMALLOC_N(chunk_dss_boot) macro
146 #undef chunk_dss_boot
175 chunk_dss_boot(void) in chunk_dss_boot() function
513 if (have_dss && chunk_dss_boot()) in chunk_boot()