Home
last modified time | relevance | path

Searched refs:num_background_threads (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc_new/src/
Dstats.c1073 size_t num_background_threads; in stats_print_helper() local
1086 &num_background_threads, size_t); in stats_print_helper()
1092 num_background_threads = 0; in stats_print_helper()
1116 &num_background_threads); in stats_print_helper()
1125 num_background_threads, background_thread_num_runs, in stats_print_helper()
/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch91594 - size_t num_background_threads;
91610 - &num_background_threads, size_t);
91616 - num_background_threads = 0;
91646 - &num_background_threads);
91655 - num_background_threads, background_thread_num_runs,