OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcache_event_hard
(Results
1 - 4
of
4
) sorted by null
/external/jemalloc/include/jemalloc/internal/
tcache.h
146
void
tcache_event_hard
(tsd_t *tsd, tcache_t *tcache);
263
tcache_event_hard
(tsd, tcache);
private_namespace.h
488
#define
tcache_event_hard
JEMALLOC_N(
tcache_event_hard
)
macro
private_unnamespace.h
488
#undef
tcache_event_hard
macro
/external/jemalloc/src/
tcache.c
33
tcache_event_hard
(tsd_t *tsd, tcache_t *tcache)
function
Completed in 1737 milliseconds