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()247 assert(opt_junk_alloc || opt_junk_free); in main()
117 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()
152 if (config_fill && unlikely(opt_junk_free)) { in quarantine()
30 bool opt_junk_free = variable848 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;
1949 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()
382 if (config_fill && unlikely(opt_junk_free)) in tcache_dalloc_small()411 if (config_fill && unlikely(opt_junk_free)) in tcache_dalloc_large()
327 opt_junk_free
327 #define opt_junk_free JEMALLOC_N(opt_junk_free) macro
327 #undef opt_junk_free
410 extern bool opt_junk_free;