HomeSort by relevance Sort by last modified time
    Searched refs:jemalloc (Results 1 - 7 of 7) sorted by null

  /external/jemalloc/bin/
jemalloc-config.in 6 @BINDIR@/jemalloc-config <option>
9 --version : Print jemalloc version.
11 --config : Print configure options used to build jemalloc.
18 --cc : Print compiler used to build jemalloc.
19 --cflags : Print compiler flags used to build jemalloc.
20 --cppflags : Print preprocessor flags used to build jemalloc.
21 --ldflags : Print library flags used to build jemalloc.
22 --libs : Print libraries jemalloc was linked against.
jeprof.in 277 jeprof (part of jemalloc $JEPROF_VERSION)
    [all...]
  /bionic/libc/bionic/
jemalloc.h 20 #include <jemalloc/jemalloc.h>
  /external/jemalloc/include/jemalloc/
jemalloc_mangle.sh 9 * so that it is possible to use jemalloc in conjunction with another allocator
12 * --with-mangling and/or --with-jemalloc-prefix configuration settings.
30 * public jemalloc API if JEMALLOC_NO_DEMANGLE is defined. This is primarily
31 * meant for use in jemalloc itself, but it can be used by application code to
33 * and/or --with-jemalloc-prefix.
jemalloc_rename.sh 8 * --with-jemalloc-prefix. With default settings the je_ prefix is stripped by
  /external/jemalloc/msvc/projects/vc2015/test_threads/
test_threads.cpp 0 // jemalloc C++ threaded test
12 #include <jemalloc/jemalloc.h>
  /build/make/core/
envsetup.mk 234 $(error Use `MALLOC_SVELTE := true` to configure jemalloc for low-memory)

Completed in 156 milliseconds