Home
last modified time | relevance | path

Searched refs:tsd_thread_deallocatedp_get (Results 1 – 5 of 5) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprivate_symbols.txt538 tsd_thread_deallocatedp_get
A Dprivate_namespace.h538 #define tsd_thread_deallocatedp_get JEMALLOC_N(tsd_thread_deallocatedp_get) macro
A Dprivate_unnamespace.h538 #undef tsd_thread_deallocatedp_get
/third_party/ulib/jemalloc/src/
A Djemalloc.c1935 *tsd_thread_deallocatedp_get(tsd) += usize; in ifree()
1955 *tsd_thread_deallocatedp_get(tsd) += usize; in isfree()
2028 *tsd_thread_deallocatedp_get(tsd) += old_usize; in je_realloc()
2354 *tsd_thread_deallocatedp_get(tsd) += old_usize; in je_rallocx()
2494 *tsd_thread_deallocatedp_get(tsd) += old_usize; in je_xallocx()
A Dctl.c1371 tsd_thread_deallocatedp_get, uint64_t *) in CTL_TSD_RO_NL_CGEN()

Completed in 17 milliseconds