gecko-dev/memory/build
Paul Bone 065f8db2ee Bug 1874022 - pt 14. Seperate arena and non-arena code paths in PHC r=glandium
The Arena ID is wrapped in a Maybe, the construction of Nothing() shows up
in profiles.  By testing the maybe we show the compiler that it can optimise
away the construction of Nothing when inlining this code.

Differential Revision: https://phabricator.services.mozilla.com/D207680
2024-06-26 02:06:42 +00:00
..
test Bug 1872320 - Fix --enable-project=memory build. r=pbone 2024-05-28 01:13:59 +00:00
fallback.cpp
FdPrintf.cpp Bug 1885334 - Change the signature of FdPrintf to use a platform-dependently-sized argument type r=glandium 2024-04-17 09:36:13 +00:00
FdPrintf.h Bug 1885334 - Change the signature of FdPrintf to use a platform-dependently-sized argument type r=glandium 2024-04-17 09:36:13 +00:00
Makefile.in Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
malloc_decls.h
moz.build Bug 1872320 - Fix --enable-project=memory build. r=pbone 2024-05-28 01:13:59 +00:00
mozjemalloc_types.h Bug 1885466 - Rename jemalloc_stats::page_cache to pages_dirty r=glandium 2024-03-28 02:41:09 +00:00
mozjemalloc.cpp Bug 1874022 - pt 11. Improve cache locality r=glandium 2024-06-26 02:06:41 +00:00
mozjemalloc.h Bug 1874022 - pt 11. Improve cache locality r=glandium 2024-06-26 02:06:41 +00:00
mozmemory_utils.h
mozmemory_wrap.cpp
mozmemory_wrap.h
mozmemory.h
Mutex.cpp
Mutex.h Backed out 4 changesets (bug 1875768) for causing cppunittest-1proc failures CLOSED TREE 2024-06-07 08:18:50 +03:00
PHC.cpp Bug 1874022 - pt 14. Seperate arena and non-arena code paths in PHC r=glandium 2024-06-26 02:06:42 +00:00
PHC.h Bug 1867190 - Add prefs for PHC probablities r=glandium 2024-01-30 05:33:38 +00:00
rb.h
replace_malloc_bridge.h Bug 1885334 - Change the signature of FdPrintf to use a platform-dependently-sized argument type r=glandium 2024-04-17 09:36:13 +00:00
replace_malloc.h
Utils.h Bug 1864828 - pt 1. Move operators to create literals with units into mfbt/ r=glandium 2023-12-11 11:01:33 +00:00
zone.c Backed out 4 changesets (bug 1875768) for causing cppunittest-1proc failures CLOSED TREE 2024-06-07 08:18:50 +03:00