OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcache_alloc_small_hard
(Results
1 - 4
of
4
) sorted by null
/external/jemalloc/include/jemalloc/internal/
tcache.h
147
void *
tcache_alloc_small_hard
(tsd_t *tsd, arena_t *arena, tcache_t *tcache,
312
ret =
tcache_alloc_small_hard
(tsd, arena, tcache, tbin, binind,
private_namespace.h
472
#define
tcache_alloc_small_hard
JEMALLOC_N(
tcache_alloc_small_hard
)
macro
private_unnamespace.h
472
#undef
tcache_alloc_small_hard
macro
/external/jemalloc/src/
tcache.c
73
tcache_alloc_small_hard
(tsd_t *tsd, arena_t *arena, tcache_t *tcache,
function
Completed in 37 milliseconds