OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcache_stats_merge
(Results
1 - 5
of
5
) sorted by null
/external/jemalloc/src/
tcache.c
292
tcache_stats_merge
(tcache, arena);
417
tcache_stats_merge
(tcache_t *tcache, arena_t *arena)
function
jemalloc.c
699
*
tcache_stats_merge
() locks bins, so if any
706
tcache_stats_merge
(tcache, arena);
[
all
...]
/external/jemalloc/include/jemalloc/internal/
tcache.h
161
void
tcache_stats_merge
(tcache_t *tcache, arena_t *arena);
private_namespace.h
494
#define
tcache_stats_merge
JEMALLOC_N(
tcache_stats_merge
)
macro
private_unnamespace.h
494
#undef
tcache_stats_merge
macro
Completed in 159 milliseconds