OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcache_enabled_get
(Results
1 - 5
of
5
) sorted by null
/external/jemalloc/include/jemalloc/internal/
tcache.h
174
bool
tcache_enabled_get
(void);
202
tcache_enabled_get
(void)
function
private_namespace.h
485
#define
tcache_enabled_get
JEMALLOC_N(
tcache_enabled_get
)
macro
private_unnamespace.h
485
#undef
tcache_enabled_get
macro
/external/jemalloc/src/
tcache.c
302
if (!
tcache_enabled_get
()) {
ctl.c
[
all
...]
Completed in 784 milliseconds