| /src/external/bsd/ntp/dist/scripts/stats/ |
| loop.awk | 22 loop_count++ 37 if (loop_count > 0) { 38 loop_time /= loop_count 39 loop_time_rms = sqrt(loop_time_rms / loop_count - loop_time * loop_time) 40 loop_freq /= loop_count 41 loop_freq_rms = sqrt(loop_freq_rms / loop_count - loop_freq * loop_freq) 42 printf "loop %d, %.0f+/-%.1f, rms %.1f, freq %.2f+/-%0.3f, var %.3f\n", loop_count, (loop_tmax + loop_tmin) / 2 * 1e6, (loop_tmax - loop_tmin) / 2 * 1e6, loop_time_rms * 1e6, (loop_fmax + loop_fmin) / 2, (loop_fmax - loop_fmin) / 2, loop_freq_rms
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| call-sc.exp | 229 for {set loop_count 0} {$loop_count < 2} {incr loop_count} { 233 set loop_count 2 236 if {$loop_count < 1} { 240 set loop_count 2
|
| call-rt-st.c | 123 * LOOP_COUNT : 126 void loop_count () { function 627 loop_count(); /* -finish2- */
|
| call-ar-st.c | 281 * LOOP_COUNT : 284 void loop_count () { function 1038 loop_count();
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| call-sc.exp | 229 for {set loop_count 0} {$loop_count < 2} {incr loop_count} { 233 set loop_count 2 236 if {$loop_count < 1} { 240 set loop_count 2
|
| call-rt-st.c | 123 * LOOP_COUNT : 126 void loop_count () { function 627 loop_count(); /* -finish2- */
|
| call-ar-st.c | 281 * LOOP_COUNT : 284 void loop_count () { function 1038 loop_count();
|
| /src/external/bsd/ntp/dist/scripts/ |
| summary.in | 132 my $loop_count = 0; 149 $loop_count++; 161 if ($loop_count > 1) { 162 $loop_time /= $loop_count; 163 $loop_time_rms = $loop_time_rms / $loop_count - $loop_time * $loop_time; 169 $loop_freq /= $loop_count; 170 $loop_freq_rms = $loop_freq_rms / $loop_count - $loop_freq * $loop_freq; 178 $loop_count, ($loop_tmax + $loop_tmin) / 2 * 1e6,
|
| /src/external/mit/libuv/dist/test/ |
| benchmark-loop-count.c | 52 BENCHMARK_IMPL(loop_count) { 65 fprintf(stderr, "loop_count: %d ticks in %.2fs (%.0f/s)\n", 87 fprintf(stderr, "loop_count: %lu ticks (%.0f ticks/s)\n", ticks, ticks / 5.0);
|
| test-metrics.c | 149 ASSERT_UINT64_EQ(cntr, metrics.loop_count); 160 ASSERT_UINT64_EQ(3, metrics.loop_count); 172 ASSERT_UINT64_EQ(2, metrics.loop_count); 191 ASSERT_UINT64_EQ(1, metrics.loop_count); 214 ASSERT_UINT64_EQ(0, metrics.loop_count);
|
| benchmark-list.h | 23 BENCHMARK_DECLARE (loop_count) 90 BENCHMARK_ENTRY (loop_count)
|
| /src/external/ibm-public/postfix/dist/src/trivial-rewrite/ |
| resolve.c | 198 ssize_t loop_count; local 267 for (loop_count = 0, loop_max = addr_len + 100; /* void */ ; loop_count++) { 274 if (loop_count > loop_max) { 276 addr, (long) loop_count);
|
| /src/external/lgpl2/userspace-rcu/dist/src/ |
| workqueue.c | 54 unsigned long loop_count; member in struct:urcu_workqueue 89 if (++workqueue->loop_count & SET_AFFINITY_CHECK_PERIOD_MASK) 292 workqueue->loop_count = 0;
|
| /src/crypto/external/bsd/heimdal/dist/lib/base/ |
| bsearch.c | 164 size_t loop_count = 0; local 175 for (l = 0, r = rmax = sz, i = sz >> 1; i >= l && i < rmax; loop_count++) { 294 *loops = loop_count;
|
| /src/external/gpl3/gcc/dist/gcc/config/pru/ |
| pru.cc | 2633 rtx loop_count; 2748 begin->loop_count = recog_data.operand[1]; 2798 machine_mode loop_mode = GET_MODE (loop->begin->loop_count); 2801 gcc_assert (CONST_INT_P (loop->begin->loop_count)); 2802 gcc_assert (UBYTE_INT ( INTVAL (loop->begin->loop_count))); 2806 loop_rtx = gen_pruloop (loop_mode, loop->begin->loop_count, label_ref); 2854 copy_rtx (begin->loop_count));
|
| /src/external/gpl3/gcc.old/dist/gcc/config/pru/ |
| pru.cc | 2580 rtx loop_count; 2695 begin->loop_count = recog_data.operand[1]; 2745 machine_mode loop_mode = GET_MODE (loop->begin->loop_count); 2748 gcc_assert (CONST_INT_P (loop->begin->loop_count)); 2749 gcc_assert (UBYTE_INT ( INTVAL (loop->begin->loop_count))); 2753 loop_rtx = gen_pruloop (loop_mode, loop->begin->loop_count, label_ref); 2801 copy_rtx (begin->loop_count));
|
| /src/external/mit/libuv/dist/src/ |
| uv-common.h | 375 uv__get_loop_metrics(loop)->metrics.loop_count++; \
|
| /src/lib/libcrypt/ |
| crypt.c | 749 int ks_inc, loop_count; local 793 loop_count = 8; 828 } while (--loop_count != 0);
|
| /src/external/gpl3/gcc/dist/gcc/ |
| modulo-sched.cc | 1554 int64_t loop_count = 0; 1601 count_init = const_iteration_count (count_reg, pre_header, &loop_count, 1608 loop_count); 1661 || (count_init && (loop_count <= stage_count)) 1670 fprintf (dump_file, "%" PRId64, loop_count); 1730 SET_SRC (single_set (count_init)) = GEN_INT (loop_count 1551 int64_t loop_count = 0; local
|
| predict.cc | 1744 widest_int loop_count = wi::div_trunc (tem, local 1773 ++loop_count; 1776 if (wi::neg_p (loop_count)) 1777 loop_count = 0; 1778 if (loop_count == 0) 1780 else if (wi::cmps (compare_count, loop_count) == 1) 1785 tem = wi::udiv_trunc (tem, loop_count);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| modulo-sched.cc | 1554 int64_t loop_count = 0; 1601 count_init = const_iteration_count (count_reg, pre_header, &loop_count, 1608 loop_count); 1661 || (count_init && (loop_count <= stage_count)) 1670 fprintf (dump_file, "%" PRId64, loop_count); 1730 SET_SRC (single_set (count_init)) = GEN_INT (loop_count 1551 int64_t loop_count = 0; local
|
| predict.cc | 1733 widest_int loop_count = wi::div_trunc (tem, local 1762 ++loop_count; 1765 if (wi::neg_p (loop_count)) 1766 loop_count = 0; 1767 if (loop_count == 0) 1769 else if (wi::cmps (compare_count, loop_count) == 1) 1774 tem = wi::udiv_trunc (tem, loop_count);
|
| /src/external/gpl3/gcc/dist/gcc/config/avr/ |
| avr.cc | 15212 unsigned HOST_WIDE_INT loop_count; 15216 loop_count = ((cycles - 9) / 6) + 1; 15217 cycles_used = ((loop_count - 1) * 6) + 9; 15218 emit_insn (gen_delay_cycles_4 (gen_int_mode (loop_count, SImode), 15225 loop_count = ((cycles - 7) / 5) + 1; 15226 if (loop_count > 0xFFFFFF) 15227 loop_count = 0xFFFFFF; 15228 cycles_used = ((loop_count - 1) * 5) + 7; 15229 emit_insn (gen_delay_cycles_3 (gen_int_mode (loop_count, SImode), 15236 loop_count = ((cycles - 5) / 4) + 1 [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
| avr.cc | 14003 unsigned HOST_WIDE_INT loop_count; 14007 loop_count = ((cycles - 9) / 6) + 1; 14008 cycles_used = ((loop_count - 1) * 6) + 9; 14009 emit_insn (gen_delay_cycles_4 (gen_int_mode (loop_count, SImode), 14016 loop_count = ((cycles - 7) / 5) + 1; 14017 if (loop_count > 0xFFFFFF) 14018 loop_count = 0xFFFFFF; 14019 cycles_used = ((loop_count - 1) * 5) + 7; 14020 emit_insn (gen_delay_cycles_3 (gen_int_mode (loop_count, SImode), 14027 loop_count = ((cycles - 5) / 4) + 1 [all...] |
| /src/external/bsd/libpcap/dist/ |
| optimize.c | 2213 int loop_count = 0; local 2255 loop_count = 0; 2261 loop_count++; 2262 if (loop_count >= 100) {
|