Home | History | Annotate | Download | only in mjsunit

Lines Matching refs:blocks

3918 "  allocate very large blocks
3969 " large blocks. This is currently only possible on Linux with\n" +
4085 " int smblks; /* number of fastbin blocks */\n" +
4089 " int fsmblks; /* space available in freed fastbin blocks */\n" +
4253 " smblks: the number of fastbin blocks (i.e., small chunks that\n" +
4259 " fsmblks: total bytes held in fastbin blocks\n" +
4430 " the malloc pool. You can call this after freeing large blocks of\n" +
4433 " some allocation patterns, some large free blocks of memory will be\n" +
4571 " controlling release of large blocks via trimming versus mapping\n" +
6885 " The bitmap avoids needing to check that most blocks are nonempty.\n" +