Searched refs:opt_junk_free (Results 1 – 11 of 11) sorted by relevance
75 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()
136 if (config_fill && have_dss && unlikely(opt_junk_free)) { in huge_dalloc_junk()176 if (config_fill && unlikely(opt_junk_free)) { in huge_ralloc_no_move_similar()239 if (config_fill && unlikely(opt_junk_free)) { in huge_ralloc_no_move_shrink()
34 bool opt_junk_free = variable928 | (opt_junk_free ? flag_opt_junk_free : 0) in malloc_slow_flag_init()957 opt_junk_free = false;1215 opt_junk_free = true;1219 opt_junk_alloc = opt_junk_free =1224 opt_junk_free = false;1238 opt_junk_free = true;
152 if (config_fill && unlikely(opt_junk_free)) { in quarantine()
2555 assert(opt_junk_free); in arena_quarantine_junk_small()2933 if (!junked && config_fill && unlikely(opt_junk_free)) in arena_dalloc_bin_locked_impl()2997 if (config_fill && unlikely(opt_junk_free)) in arena_dalloc_junk_large()3199 if (config_fill && unlikely(opt_junk_free)) { in arena_ralloc_junk_large()
425 if (slow_path && config_fill && unlikely(opt_junk_free)) in tcache_dalloc_small()455 if (slow_path && config_fill && unlikely(opt_junk_free)) in tcache_dalloc_large()
373 opt_junk_free
373 #define opt_junk_free JEMALLOC_N(opt_junk_free) macro
373 #undef opt_junk_free
443 extern bool opt_junk_free;