Home
last modified time | relevance | path

Searched refs:tsd_thread_deallocated_get (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt533 tsd_thread_deallocated_get
Dprivate_namespace.h535 #define tsd_thread_deallocated_get JEMALLOC_N(tsd_thread_deallocated_get) macro
Dprivate_unnamespace.h535 #undef tsd_thread_deallocated_get
/external/jemalloc/src/
Dctl.c1354 CTL_TSD_RO_NL_CGEN(config_stats, thread_deallocated, tsd_thread_deallocated_get, in CTL_TSD_RO_NL_CGEN()