Searched refs:tcmalloc (Results 1 – 9 of 9) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/ |
H A D | mongodb_git.bb | 58 PACKAGECONFIG ??= "tcmalloc system-pcre" 60 # dmb operation. So we use system-allocator instead of tcmalloc 61 PACKAGECONFIG:remove:armv6 = "tcmalloc" 62 PACKAGECONFIG:remove:libc-musl = "tcmalloc" 63 PACKAGECONFIG:remove:riscv64 = "tcmalloc" 64 PACKAGECONFIG:remove:riscv32 = "tcmalloc" 66 PACKAGECONFIG[tcmalloc] = "--use-system-tcmalloc,--allocator=system,gperftools,"
|
/openbmc/qemu/scripts/oss-fuzz/ |
H A D | lsan_suppressions.txt | 1 # The tcmalloc on Fedora37 confuses things
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/leveldb/ |
H A D | leveldb_1.23.bb | 20 PACKAGECONFIG[tcmalloc] = ",,gperftools"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
H A D | 0003-hack-to-force-use-of-libc-malloc.patch | 9 Note that this of course doesn't allow tcmalloc and jemalloc, however
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.7/ |
H A D | 0003-hack-to-force-use-of-libc-malloc.patch | 9 Note that this of course doesn't allow tcmalloc and jemalloc, however
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/ |
H A D | oe-use-libc-malloc.patch | 9 Note that this of course doesn't allow tcmalloc and jemalloc, however
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/ |
H A D | ppc-musl.patch | 25 namespace tcmalloc {
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imagemagick/ |
H A D | imagemagick_7.1.1-43.bb | 33 PACKAGECONFIG[tcmalloc] = "--with-tcmalloc=yes,--with-tcmalloc=no,gperftools"
|
/openbmc/qemu/ |
H A D | meson_options.txt | 69 option('malloc', type : 'combo', choices : ['system', 'tcmalloc', 'jemalloc'],
|