Lines Matching refs:mspace_track_large_chunks
1307 mspace_track_large_chunks controls whether requests for large chunks1317 DLMALLOC_EXPORT int mspace_track_large_chunks(mspace msp, int enable);5479 int mspace_track_large_chunks(mspace msp, int enable) {6119 * Add mspace_track_large_chunks; thanks to Jean Brouwers