Home
last modified time | relevance | path

Searched refs:is_zeroed_trail (Results 1 – 1 of 1) sorted by relevance

/external/jemalloc_new/src/
Dlarge.c159 bool is_zeroed_trail = zero; in large_ralloc_no_move_expand() local
165 CACHELINE, false, NSIZES, &is_zeroed_trail, &commit)) != NULL in large_ralloc_no_move_expand()
168 CACHELINE, false, NSIZES, &is_zeroed_trail, &commit)) != NULL) { in large_ralloc_no_move_expand()
175 NSIZES, &is_zeroed_trail, &commit)) == NULL) { in large_ralloc_no_move_expand()
215 assert(is_zeroed_trail); in large_ralloc_no_move_expand()