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);
264
tcache_event_hard
(tsd, tcache);
private_namespace.h
527
#define
tcache_event_hard
JEMALLOC_N(
tcache_event_hard
)
macro
[
all
...]
private_unnamespace.h
527
#undef
tcache_event_hard
macro
/external/jemalloc/src/
tcache.c
37
tcache_event_hard
(tsd_t *tsd, tcache_t *tcache)
function
Completed in 79 milliseconds