Searched refs:is_zeroed_trail (Results 1 – 1 of 1) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | large.c | 151 bool is_zeroed_trail = zero; in large_ralloc_no_move_expand() local 157 CACHELINE, false, NSIZES, &is_zeroed_trail, &commit)) != NULL in large_ralloc_no_move_expand() 160 CACHELINE, false, NSIZES, &is_zeroed_trail, &commit)) != NULL) { in large_ralloc_no_move_expand() 167 NSIZES, &is_zeroed_trail, &commit)) == NULL) { in large_ralloc_no_move_expand() 207 assert(is_zeroed_trail); in large_ralloc_no_move_expand()
|