Searched refs:JEMALLOC_ALLOC_JUNK (Results 1 – 5 of 5) sorted by relevance
7 #ifndef JEMALLOC_ALLOC_JUNK8 # define JEMALLOC_ALLOC_JUNK ((uint8_t)0xa5) macro
141 memset(ret, JEMALLOC_ALLOC_JUNK, in tcache_alloc_large()
86 assert_u_eq(s[i], JEMALLOC_ALLOC_JUNK, in test_junk()
66 memset(extent_addr_get(extent), JEMALLOC_ALLOC_JUNK, in large_palloc()210 JEMALLOC_ALLOC_JUNK, usize - oldusize); in large_ralloc_no_move_expand()
1305 memset(ptr, JEMALLOC_ALLOC_JUNK, bin_info->reg_size); in arena_alloc_junk_small()