OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:idalloct
(Results
1 - 5
of
5
) sorted by null
/external/jemalloc/src/
tsd.c
24
idalloct
(wrapper, false);
tcache.c
409
idalloct
(tcache, false);
/external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h
623
void
idalloct
(void *ptr, bool try_tcache);
766
idalloct
(void *ptr, bool try_tcache)
function
783
idalloct
(ptr, true);
793
idalloct
(ptr, try_tcache);
private_namespace.h
219
#define
idalloct
JEMALLOC_N(
idalloct
)
macro
private_unnamespace.h
219
#undef
idalloct
macro
Completed in 75 milliseconds