Home | History | Annotate | Download | only in gc

Lines Matching full:dlmalloc

98 static const char* kDlMallocSpaceName[2] = {"main dlmalloc space", "main dlmalloc space 1"};
432 // Non moving space is always dlmalloc since we currently don't have support for multiple
1452 // Don't trim dlmalloc spaces if we care about pauses since this can hold the space lock
2071 SetSpaceAsDefault(main_space_); // Set as default to reset the proper dlmalloc space.
3802 // don't just call dlmalloc all the time, because the cost of an _attempted_ trim is proportional