Home
last modified time | relevance | path

Searched refs:thread_allocated (Results 1 – 3 of 3) sorted by relevance

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dthread_event.h68 C(thread_allocated) \
H A Dtsd.h126 O(thread_allocated, uint64_t, uint64_t) \
/src/contrib/jemalloc/src/
H A Dctl.c75 CTL_PROTO(thread_allocated)
384 {NAME("allocated"), CTL(thread_allocated)},
2281 CTL_RO_NL_GEN(thread_allocated, tsd_thread_allocated_get(tsd), uint64_t) in CTL_RO_NL_GEN() argument