Searched refs:opt_junk_free (Results 1 – 8 of 8) sorted by relevance
60 if (opt_junk_free) { in test_junk()104 assert_true(!opt_junk_free || saw_junking, in test_junk()114 assert_true(!opt_junk_free || saw_junking, in test_junk()117 if (opt_junk_free) { in test_junk()
16 extern bool opt_junk_free;
175 if (slow_path && config_fill && unlikely(opt_junk_free)) { in tcache_dalloc_small()201 if (slow_path && config_fill && unlikely(opt_junk_free)) { in tcache_dalloc_large()
28 #define opt_junk_free JEMALLOC_N(opt_junk_free) macro
90 if (config_fill && have_dss && unlikely(opt_junk_free)) { in large_dalloc_maybe_junk_impl()125 if (config_fill && unlikely(opt_junk_free)) { in large_ralloc_no_move_shrink()
58 bool opt_junk_free = variable863 | (opt_junk_free ? flag_opt_junk_free : 0) in malloc_slow_flag_init()1121 opt_junk_alloc = opt_junk_free =1125 opt_junk_alloc = opt_junk_free =1130 opt_junk_free = false;1134 opt_junk_free = true;
1540 if (!junked && config_fill && unlikely(opt_junk_free)) { in arena_dalloc_bin_locked_impl()