gecko-dev/memory/build
Paul Bone 8e48a8d8f3 Bug 1656155 - pt 4. Update size class fields in jemalloc_stats_t r=glandium
Previously there was one field here named small_max, and it wasn't obvious
from the name alone whether this meant the end of the
quantum-spaced sizes or the subpage sizes.  Instead place both these fields
into the structure with clearer names.  Besides, a later page will need
subpage_max.

Differential Revision: https://phabricator.services.mozilla.com/D88402
2020-10-08 22:43:35 +00:00
..
Makefile.in
Mutex.h Bug 1223932 - delete guard object uses from the tree; r=jwalden 2020-07-30 14:22:38 +00:00
Utils.h Bug 1625138 - Part 16: Replace mozilla::IsIntegral with std::is_integral. r=froydnj 2020-03-28 13:57:15 +00:00
fallback.cpp
malloc_decls.h Bug 1656155 - pt 2. Provide bin usage stats in jemalloc_stats r=glandium 2020-10-08 22:42:45 +00:00
moz.build
mozjemalloc.cpp Bug 1656155 - pt 4. Update size class fields in jemalloc_stats_t r=glandium 2020-10-08 22:43:35 +00:00
mozjemalloc.h
mozjemalloc_types.h Bug 1656155 - pt 4. Update size class fields in jemalloc_stats_t r=glandium 2020-10-08 22:43:35 +00:00
mozmemory.h Bug 1656155 - pt 2. Provide bin usage stats in jemalloc_stats r=glandium 2020-10-08 22:42:45 +00:00
mozmemory_wrap.cpp Bug 1590624 - Define a __imp_ alias for _strdup for mingw-clang r=dmajor 2019-12-12 06:38:37 +00:00
mozmemory_wrap.h
rb.h Bug 1613011 - Clear node links when removing it from a RedBlackTree. r=njn 2020-02-04 02:05:19 +00:00
replace_malloc.h
replace_malloc_bridge.h
zone.c