Home
last modified time | relevance | path

Searched refs:background_thread_stats_read (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dbackground_thread_externs.h22 bool background_thread_stats_read(tsdn_t *tsdn,
H A Dprivate_namespace.h100 #define background_thread_stats_read JEMALLOC_N(background_thread_stats_read) macro
H A Dprivate_namespace_jet.h101 #define background_thread_stats_read JEMALLOC_N(background_thread_stats_read) macro
/aosp_15_r20/external/jemalloc_new/src/
H A Dbackground_thread.c65 bool background_thread_stats_read(tsdn_t *tsdn, in background_thread_create()
777 background_thread_stats_read(tsdn_t *tsdn, background_thread_stats_t *stats) {
H A Dctl.c972 background_thread_stats_read(tsdn, stats)) { in ctl_background_thread_stats_read()
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch37413 -bool background_thread_stats_read(tsdn_t *tsdn,
63515 -bool background_thread_stats_read(tsdn_t *tsdn,
64118 -background_thread_stats_read(tsdn_t *tsdn, background_thread_stats_t *stats) {
67211 - background_thread_stats_read(tsdn, stats)) {