HomeSort by: relevance | last modified time | path
    Searched refs:unlikely (Results 1 - 25 of 1257) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
assert.h 10 if (unlikely(config_debug && !(e))) { \
43 if (unlikely(config_debug && !(e))) { \
52 if (unlikely(!(c))) { \
tcache_inlines.h 54 if (unlikely(!tcache_success)) {
57 if (unlikely(arena == NULL)) {
60 if (unlikely(tcache_small_bin_disabled(binind, bin))) {
76 if (unlikely(zero)) {
97 if (unlikely(!tcache_success)) {
103 if (unlikely(arena == NULL)) {
114 if (unlikely(zero)) {
135 * Not marking the branch unlikely because this is past free_fastpath()
149 if (unlikely(!cache_bin_dalloc_easy(bin, ptr))) {
150 if (unlikely(tcache_small_bin_disabled(binind, bin)))
    [all...]
ticker.h 40 * if (unlikely(ticker->tick < 0)) {
68 if (unlikely(ticker->tick < 0)) {
86 if (unlikely(ticker->tick < 0)) {
164 if (unlikely(ticker->tick < 0)) {
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
assert.h 10 if (unlikely(config_debug && !(e))) { \
43 if (unlikely(config_debug && !(e))) { \
52 if (unlikely(!(c))) { \
tcache_inlines.h 54 if (unlikely(!tcache_success)) {
57 if (unlikely(arena == NULL)) {
60 if (unlikely(tcache_small_bin_disabled(binind, bin))) {
76 if (unlikely(zero)) {
97 if (unlikely(!tcache_success)) {
103 if (unlikely(arena == NULL)) {
114 if (unlikely(zero)) {
135 * Not marking the branch unlikely because this is past free_fastpath()
149 if (unlikely(!cache_bin_dalloc_easy(bin, ptr))) {
150 if (unlikely(tcache_small_bin_disabled(binind, bin)))
    [all...]
ticker.h 40 * if (unlikely(ticker->tick < 0)) {
68 if (unlikely(ticker->tick < 0)) {
86 if (unlikely(ticker->tick < 0)) {
164 if (unlikely(ticker->tick < 0)) {
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
assert.h 12 if (unlikely(config_debug && !(e))) { \
49 if (unlikely(config_debug && !(e))) { \
59 if (unlikely(!(c))) { \
tcache_inlines.h 99 if (unlikely(!tcache_success)) {
102 if (unlikely(arena == NULL)) {
105 if (unlikely(tcache_bin_disabled(
122 if (unlikely(zero)) {
144 if (unlikely(!tcache_success)) {
150 if (unlikely(arena == NULL)) {
161 if (unlikely(zero)) {
182 * Not marking the branch unlikely because this is past free_fastpath()
196 if (unlikely(!cache_bin_dalloc_easy(bin, ptr))) {
197 if (unlikely(tcache_bin_disabled
    [all...]
  /src/external/bsd/jemalloc/include/jemalloc/internal/
assert.h 12 if (unlikely(config_debug && !(e))) { \
49 if (unlikely(config_debug && !(e))) { \
59 if (unlikely(!(c))) { \
tcache_inlines.h 99 if (unlikely(!tcache_success)) {
102 if (unlikely(arena == NULL)) {
105 if (unlikely(tcache_bin_disabled(
122 if (unlikely(zero)) {
144 if (unlikely(!tcache_success)) {
150 if (unlikely(arena == NULL)) {
161 if (unlikely(zero)) {
182 * Not marking the branch unlikely because this is past free_fastpath()
196 if (unlikely(!cache_bin_dalloc_easy(bin, ptr))) {
197 if (unlikely(tcache_bin_disabled
    [all...]
  /src/external/bsd/nsd/dist/simdzone/src/
attributes.h 24 # define unlikely(params) (params) macro
69 # define unlikely(params) __builtin_expect(!!(params), 0) macro
72 # define unlikely(params) (params) macro
  /src/external/gpl3/gcc/dist/libgfortran/generated/
bessel_r10.c 60 if (unlikely (n2 < n1))
63 if (unlikely (compile_options.bounds_check)
71 if (unlikely (x == 0))
127 if (unlikely (n2 < n1))
130 if (unlikely (compile_options.bounds_check)
138 if (unlikely (x == 0))
166 if (unlikely (last2 == -GFC_REAL_10_INFINITY))
bessel_r16.c 68 if (unlikely (n2 < n1))
71 if (unlikely (compile_options.bounds_check)
79 if (unlikely (x == 0))
135 if (unlikely (n2 < n1))
138 if (unlikely (compile_options.bounds_check)
146 if (unlikely (x == 0))
174 if (unlikely (last2 == -GFC_REAL_16_INFINITY))
bessel_r17.c 66 if (unlikely (n2 < n1))
69 if (unlikely (compile_options.bounds_check)
77 if (unlikely (x == 0))
133 if (unlikely (n2 < n1))
136 if (unlikely (compile_options.bounds_check)
144 if (unlikely (x == 0))
172 if (unlikely (last2 == -GFC_REAL_17_INFINITY))
bessel_r4.c 60 if (unlikely (n2 < n1))
63 if (unlikely (compile_options.bounds_check)
71 if (unlikely (x == 0))
127 if (unlikely (n2 < n1))
130 if (unlikely (compile_options.bounds_check)
138 if (unlikely (x == 0))
166 if (unlikely (last2 == -GFC_REAL_4_INFINITY))
bessel_r8.c 60 if (unlikely (n2 < n1))
63 if (unlikely (compile_options.bounds_check)
71 if (unlikely (x == 0))
127 if (unlikely (n2 < n1))
130 if (unlikely (compile_options.bounds_check)
138 if (unlikely (x == 0))
166 if (unlikely (last2 == -GFC_REAL_8_INFINITY))
  /src/external/gpl3/gcc.old/dist/libgfortran/generated/
bessel_r10.c 60 if (unlikely (n2 < n1))
63 if (unlikely (compile_options.bounds_check)
71 if (unlikely (x == 0))
127 if (unlikely (n2 < n1))
130 if (unlikely (compile_options.bounds_check)
138 if (unlikely (x == 0))
166 if (unlikely (last2 == -GFC_REAL_10_INFINITY))
bessel_r16.c 64 if (unlikely (n2 < n1))
67 if (unlikely (compile_options.bounds_check)
75 if (unlikely (x == 0))
131 if (unlikely (n2 < n1))
134 if (unlikely (compile_options.bounds_check)
142 if (unlikely (x == 0))
170 if (unlikely (last2 == -GFC_REAL_16_INFINITY))
bessel_r17.c 64 if (unlikely (n2 < n1))
67 if (unlikely (compile_options.bounds_check)
75 if (unlikely (x == 0))
131 if (unlikely (n2 < n1))
134 if (unlikely (compile_options.bounds_check)
142 if (unlikely (x == 0))
170 if (unlikely (last2 == -GFC_REAL_17_INFINITY))
bessel_r4.c 60 if (unlikely (n2 < n1))
63 if (unlikely (compile_options.bounds_check)
71 if (unlikely (x == 0))
127 if (unlikely (n2 < n1))
130 if (unlikely (compile_options.bounds_check)
138 if (unlikely (x == 0))
166 if (unlikely (last2 == -GFC_REAL_4_INFINITY))
bessel_r8.c 60 if (unlikely (n2 < n1))
63 if (unlikely (compile_options.bounds_check)
71 if (unlikely (x == 0))
127 if (unlikely (n2 < n1))
130 if (unlikely (compile_options.bounds_check)
138 if (unlikely (x == 0))
166 if (unlikely (last2 == -GFC_REAL_8_INFINITY))
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_bo.c 105 if (unlikely(ret != 0))
111 if (unlikely(ret != 0))
154 if (unlikely(ret != 0))
160 if (unlikely(ret != 0))
238 if (unlikely(ret != 0))
243 if (unlikely(ret != 0))
297 if (unlikely(ret != 0))
301 if (unlikely(ret != 0))
442 if (unlikely(struct_size == 0)) {
557 if (unlikely(base == NULL)
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_object_blt.c 97 if (unlikely(err))
119 if (unlikely(err))
146 if (unlikely(err))
168 if (unlikely(err))
172 if (unlikely(err))
177 if (unlikely(err))
186 if (unlikely(err))
193 if (unlikely(err))
296 if (unlikely(err))
335 if (unlikely(err)
    [all...]
  /src/external/bsd/nsd/dist/simdzone/src/generic/
name.h 55 if (unlikely(block.backslashes & mask))
59 if (unlikely(block.dots & 1llu))
67 if (unlikely(block.dots & (block.dots >> 1)))
101 if (unlikely(block.backslashes & mask)) {
124 if (unlikely(block.dots & ((block.dots >> 1) | carry)))
133 if (unlikely(count - label > 63))
  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_bo_vm.c 86 if (unlikely(err != 0)) {
142 if (unlikely(!dma_resv_trylock(bo->base.resv))) {
235 if (unlikely(ret != 0))
239 if (unlikely(err != 0))
242 if (unlikely(err != 0)) {
252 if (unlikely(page_offset >= bo->num_pages)) {
285 if (unlikely(!page && i == 0)) {
288 } else if (unlikely(!page)) {
312 if (unlikely((ret & VM_FAULT_ERROR))) {
320 if (unlikely(++page_offset >= page_last)
    [all...]

Completed in 33 milliseconds

1 2 3 4 5 6 7 8 91011>>