Home | History | Annotate | Download | only in src

Lines Matching full:unlikely

67 	if (unlikely(ausize == 0 || ausize > HUGE_MAXCLASS))
98 if (unlikely(arena == NULL) || (ret = arena_chunk_alloc_huge(tsdn,
118 if (zero || (config_fill && unlikely(opt_zero))) {
121 } else if (config_fill && unlikely(opt_junk_alloc))
136 if (config_fill && have_dss && unlikely(opt_junk_free)) {
176 if (config_fill && unlikely(opt_junk_free)) {
202 if (zero || (config_fill && unlikely(opt_zero))) {
207 } else if (config_fill && unlikely(opt_junk_alloc)) {
239 if (config_fill && unlikely(opt_junk_free)) {
298 if (zero || (config_fill && unlikely(opt_zero))) {
308 } else if (config_fill && unlikely(opt_junk_alloc)) {