Home
last modified time | relevance | path

Searched refs:opt_junk_free (Results 1 – 11 of 11) sorted by relevance

/external/jemalloc/test/unit/
Djunk.c75 if (opt_junk_free) { in test_junk()
113 assert_true(!opt_junk_free || saw_junking, in test_junk()
121 assert_true(!opt_junk_free || saw_junking, in test_junk()
124 if (opt_junk_free) { in test_junk()
216 test_skip_if(!opt_junk_alloc || !opt_junk_free); in TEST_BEGIN()
247 assert(opt_junk_alloc || opt_junk_free); in main()
/external/jemalloc/src/
Dhuge.c117 if (config_fill && have_dss && unlikely(opt_junk_free)) { in huge_dalloc_junk()
161 if (config_fill && unlikely(opt_junk_free)) { in huge_ralloc_no_move_similar()
212 if (config_fill && unlikely(opt_junk_free)) { in huge_ralloc_no_move_shrink()
Dquarantine.c152 if (config_fill && unlikely(opt_junk_free)) { in quarantine()
Djemalloc.c30 bool opt_junk_free = variable
848 opt_junk_free = false;
1059 opt_junk_alloc = opt_junk_free =
1063 opt_junk_alloc = opt_junk_free =
1068 opt_junk_free = false;
1072 opt_junk_free = true;
Darena.c1949 assert(opt_junk_free); in arena_quarantine_junk_small()
2288 if (!junked && config_fill && unlikely(opt_junk_free)) in arena_dalloc_bin_locked_impl()
2351 if (config_fill && unlikely(opt_junk_free)) in arena_dalloc_junk_large()
2525 if (config_fill && unlikely(opt_junk_free)) { in arena_ralloc_junk_large()
/external/jemalloc/include/jemalloc/internal/
Dtcache.h382 if (config_fill && unlikely(opt_junk_free)) in tcache_dalloc_small()
411 if (config_fill && unlikely(opt_junk_free)) in tcache_dalloc_large()
Dprivate_symbols.txt327 opt_junk_free
Dprivate_namespace.h327 #define opt_junk_free JEMALLOC_N(opt_junk_free) macro
Dprivate_unnamespace.h327 #undef opt_junk_free
Djemalloc_internal.h410 extern bool opt_junk_free;
Djemalloc_internal.h.in410 extern bool opt_junk_free;