OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcache_event
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/include/jemalloc/internal/
tcache.h
172
void
tcache_event
(tsd_t *tsd, tcache_t *tcache);
256
tcache_event
(tsd_t *tsd, tcache_t *tcache)
function
348
tcache_event
(tsd, tcache);
410
tcache_event
(tsd, tcache);
436
tcache_event
(tsd, tcache);
466
tcache_event
(tsd, tcache);
private_namespace.h
487
#define
tcache_event
JEMALLOC_N(
tcache_event
)
macro
private_unnamespace.h
487
#undef
tcache_event
macro
Completed in 34 milliseconds