Home
last modified time | relevance | path

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

/external/jemalloc_new/test/unit/
Djunk.c65 large_dalloc_maybe_junk_orig = large_dalloc_maybe_junk; in test_junk()
66 large_dalloc_maybe_junk = large_dalloc_maybe_junk_intercept; in test_junk()
120 large_dalloc_maybe_junk = large_dalloc_maybe_junk_orig; in test_junk()
/external/jemalloc_new/src/
Dlarge.c100 large_dalloc_maybe_junk_t *JET_MUTABLE large_dalloc_maybe_junk = variable
126 large_dalloc_maybe_junk(extent_addr_get(trail), in large_ralloc_no_move_shrink()
326 large_dalloc_maybe_junk(extent_addr_get(extent), in large_dalloc_prep_impl()
/external/jemalloc_new/include/jemalloc/internal/
Dlarge_externs.h16 extern large_dalloc_maybe_junk_t *JET_MUTABLE large_dalloc_maybe_junk;
Dprivate_namespace_jet.h211 #define large_dalloc_maybe_junk JEMALLOC_N(large_dalloc_maybe_junk) macro
Dprivate_namespace.h208 #define large_dalloc_maybe_junk JEMALLOC_N(large_dalloc_maybe_junk) macro