OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jemalloc
(Results
1 - 25
of
29
) sorted by relevancy
1
2
/src/external/bsd/jemalloc/lib/
Makefile.inc
3
JEMALLOC
:=${.PARSEDIR}/..
6
jemalloc
.c \
67
.PATH: ${
JEMALLOC
}/dist/src ${
JEMALLOC
}/lib
69
.PATH.3: ${
JEMALLOC
}/dist/doc
73
CPPFLAGS.${i}+=-I${
JEMALLOC
}/include -std=gnu11
92
jemalloc
.d
jemalloc
.pico
jemalloc
.o
jemalloc
.ln jemalloc.po jemalloc.go:
[
all
...]
Makefile
6
LIB=
jemalloc
8
# The symbols from the stub only exist in newer
jemalloc
.
/src/external/bsd/jemalloc.old/lib/
Makefile.inc
3
JEMALLOC
:=${.PARSEDIR}/..
6
jemalloc
.c \
37
.PATH: ${
JEMALLOC
}/dist/src ${
JEMALLOC
}/lib
39
.PATH.3: ${
JEMALLOC
}/dist/doc
43
# CPPFLAGS.${i}+=-I${
JEMALLOC
}/include -DJEMALLOC_PROTECT_NOSTD -DJEMALLOC_DEBUG
44
CPPFLAGS.${i}+=-I${
JEMALLOC
}/include -DJEMALLOC_PROTECT_NOSTD
58
jemalloc
.d
jemalloc
.pico
jemalloc
.o jemalloc.ln jemalloc.po jemalloc.go:
[
all
...]
Makefile
6
LIB=
jemalloc
8
# The symbols from the stub only exist in newer
jemalloc
.
/src/external/bsd/jemalloc/dist/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
--cxxflags : Print C++ compiler flags used to build
jemalloc
.
22
--ldflags : Print library flags used to build
jemalloc
.
23
--libs : Print libraries
jemalloc
was linked against.
/src/external/bsd/jemalloc.old/dist/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
--cxxflags : Print C++ compiler flags used to build
jemalloc
.
22
--ldflags : Print library flags used to build
jemalloc
.
23
--libs : Print libraries
jemalloc
was linked against.
/src/external/bsd/jemalloc/dist/scripts/freebsd/
before_script.sh
7
./configure --with-
jemalloc
-prefix=ci_ ${COMPILER_FLAGS:+ CC="$CC $COMPILER_FLAGS" CXX="$CXX $COMPILER_FLAGS"} $CONFIGURE_FLAGS
/src/external/bsd/jemalloc/dist/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
/src/external/bsd/jemalloc.old/dist/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
/src/external/bsd/jemalloc/dist/msvc/test_threads/
test_threads.cpp
0
//
jemalloc
C++ threaded test
13
#include <
jemalloc
/
jemalloc
.h>
/src/external/bsd/jemalloc.old/dist/msvc/test_threads/
test_threads.cpp
0
//
jemalloc
C++ threaded test
12
#include <
jemalloc
/
jemalloc
.h>
/src/lib/libc/stdlib/
Makefile.inc
33
SRCS+=
jemalloc
.c aligned_alloc.c
54
jemalloc
.3 \
86
MLINKS+=
jemalloc
.3 malloc.conf.5
/src/usr.bin/make/unit-tests/
dep-colon-bug-cross-file.mk
23
# The 'Z' means access to already freed memory; see
jemalloc
(3). The cause
varmod-loop-delete.mk
54
# On NetBSD 11.99.x with
jemalloc
and MALLOC_CONF=junk:true, the output is:
/src/external/bsd/unbound/dist/testdata/redis_reconnect_interval.tdir/
redis.conf
582
#
Jemalloc
background thread for purging will be enabled by default
583
jemalloc
-bg-thread yes
/src/external/bsd/unbound/dist/testdata/redis_replica.tdir/
redis.conf
582
#
Jemalloc
background thread for purging will be enabled by default
583
jemalloc
-bg-thread yes
/src/external/bsd/jemalloc.old/dist/
configure
1455
--with-
jemalloc
-prefix=<prefix>
1457
--without-export disable exporting
jemalloc
public APIs
8869
cfgoutputs_in="${cfgoutputs_in}
jemalloc
.pc.in"
8872
cfgoutputs_in="${cfgoutputs_in} doc/
jemalloc
.xml.in"
8873
cfgoutputs_in="${cfgoutputs_in} include/
jemalloc
/jemalloc_macros.h.in"
8874
cfgoutputs_in="${cfgoutputs_in} include/
jemalloc
/jemalloc_protos.h.in"
8875
cfgoutputs_in="${cfgoutputs_in} include/
jemalloc
/jemalloc_typedefs.h.in"
8876
cfgoutputs_in="${cfgoutputs_in} include/
jemalloc
/internal/jemalloc_preamble.h.in"
8881
cfgoutputs_out="${cfgoutputs_out}
jemalloc
.pc"
8884
cfgoutputs_out="${cfgoutputs_out} doc/
jemalloc
.xml
[
all
...]
/src/external/bsd/jemalloc/dist/
configure
1491
--with-
jemalloc
-prefix=<prefix>
1493
--without-export disable exporting
jemalloc
public APIs
10502
cfgoutputs_in="${cfgoutputs_in}
jemalloc
.pc.in"
10505
cfgoutputs_in="${cfgoutputs_in} doc/
jemalloc
.xml.in"
10506
cfgoutputs_in="${cfgoutputs_in} include/
jemalloc
/jemalloc_macros.h.in"
10507
cfgoutputs_in="${cfgoutputs_in} include/
jemalloc
/jemalloc_protos.h.in"
10508
cfgoutputs_in="${cfgoutputs_in} include/
jemalloc
/jemalloc_typedefs.h.in"
10509
cfgoutputs_in="${cfgoutputs_in} include/
jemalloc
/internal/jemalloc_preamble.h.in"
10514
cfgoutputs_out="${cfgoutputs_out}
jemalloc
.pc"
10517
cfgoutputs_out="${cfgoutputs_out} doc/
jemalloc
.xml
[
all
...]
/src/usr.bin/make/
test-variants.mk
228
_ENV.${test}+= MALLOC_OPTIONS="JA" # for
jemalloc
1.0.0
229
_ENV.${test}+= MALLOC_CONF="junk:true" # for
jemalloc
5.1.0
/src/external/mpl/bind/dist/bin/named/
main.c
108
/* On DragonFly BSD the header does not provide
jemalloc
API */
113
#include <
jemalloc
/
jemalloc
.h>
612
printf("compiled with
jemalloc
version: %u.%u.%u\n",
616
printf("compiled with system
jemalloc
version: %u\n", M_VERSION);
1197
"compiled with
jemalloc
version: %u.%u.%u",
1203
"compiled with system
jemalloc
version: %u", M_VERSION);
/src/external/mpl/bind/dist/lib/isc/
mem.c
50
/* On DragonFly BSD the header does not provide
jemalloc
API */
55
#include <
jemalloc
/
jemalloc
.h>
512
* Check if the values copied from
jemalloc
still match
1608
* from
jemalloc
developers:
1610
* https://github.com/
jemalloc
/
jemalloc
/issues/2483#issuecomment-1698173849
1620
"create mctx %p file %s line %u for
jemalloc
arena "
/src/share/mk/
bsd.own.mk
278
# What version of
jemalloc
we use (100 is the one
288
EXTERNAL_JEMALLOC_SUBDIR =
jemalloc
290
EXTERNAL_JEMALLOC_SUBDIR =
jemalloc
.old
/src/external/mpl/bind/dist/
configure
1738
--with-
jemalloc
=detect enable
jemalloc
memory allocator (default is detect)
1820
C compiler flags for
JEMALLOC
, overriding pkg-config
1822
linker flags for
JEMALLOC
, overriding pkg-config
1824
version of
jemalloc
, overriding pkg-config
28437
# Compile with
jemalloc
(either provided as package or wired in the system on FreeBSD)
28439
# [pairwise: --with-
jemalloc
=detect, --with-
jemalloc
=yes, --without-
jemalloc
]
28441
# Check whether --with-
jemalloc
was given
[
all
...]
Completed in 75 milliseconds
1
2
Indexes created Sat Feb 28 05:31:39 UTC 2026