OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcache_arena_associate
(Results
1 - 4
of
4
) sorted by null
/external/jemalloc/src/
tcache.c
253
tcache_arena_associate
(tcache_t *tcache, arena_t *arena)
function
270
tcache_arena_associate
(tcache, newarena);
333
tcache_arena_associate
(tcache, arena);
/external/jemalloc/include/jemalloc/internal/
tcache.h
153
void
tcache_arena_associate
(tcache_t *tcache, arena_t *arena);
private_namespace.h
473
#define
tcache_arena_associate
JEMALLOC_N(
tcache_arena_associate
)
macro
private_unnamespace.h
473
#undef
tcache_arena_associate
macro
Completed in 37 milliseconds