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
290
tcache_stats_merge
(tsdn, tcache, arena);
423
tcache_stats_merge
(tsdn_t *tsdn, tcache_t *tcache, arena_t *arena)
function
jemalloc.c
769
*
tcache_stats_merge
() locks bins, so if any
776
tcache_stats_merge
(tsdn, tcache, arena);
[
all
...]
/external/jemalloc/include/jemalloc/internal/
tcache.h
159
void
tcache_stats_merge
(tsdn_t *tsdn, tcache_t *tcache, arena_t *arena);
private_namespace.h
533
#define
tcache_stats_merge
JEMALLOC_N(
tcache_stats_merge
)
macro
[
all
...]
private_unnamespace.h
533
#undef
tcache_stats_merge
macro
Completed in 133 milliseconds