Searched refs:max_n_mmaps (Results 1 – 2 of 2) sorted by relevance
704 static unsigned int max_n_mmaps = 0; variable979 if (n_mmaps > max_n_mmaps) max_n_mmaps = n_mmaps;2428 (unsigned int)max_n_mmaps); in malloc_stats()
1572 static unsigned int max_n_mmaps = 0;1831 if (n_mmaps > max_n_mmaps) max_n_mmaps = n_mmaps;3104 (unsigned int)max_n_mmaps);
Completed in 9 milliseconds