Searched refs:until_counter_is (Results 1 – 12 of 12) sorted by relevance
15 busywait "$TC_HIT_TIMEOUT" until_counter_is "== $count" \25 busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $count" \34 busywait "$TC_HIT_TIMEOUT" until_counter_is "> 0" \
132 pkt1=$(busywait "$HIT_TIMEOUT" until_counter_is ">= $((pkt0 + 10))" \
134 pkts=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= 10" \
139 pkts=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= 10" \
137 pkts=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= 10" \
353 local cur=$(busywait 1100 until_counter_is "> $cur" \547 qbl=$(busywait 5000 until_counter_is ">= 500000" \554 ebl=$(busywait 5000 until_counter_is ">= 500000" \590 count=$(busywait 1100 until_counter_is ">= $((base + 1))" \643 busywait 1100 until_counter_is ">= $((base + 1))" $fetch_counter >/dev/null654 now=$(busywait 1100 until_counter_is ">= $((base + 95))" $fetch_counter)658 busywait 1100 until_counter_is ">= $((base + 110))" \665 now=$(busywait 1100 until_counter_is ">= $((base + 110))" \
103 busywait "$TC_HIT_TIMEOUT" until_counter_is "== 1" \
95 t1=$(busywait "$HIT_TIMEOUT" until_counter_is ">= $((t0 + 10))" \
113 local cur=$(busywait 1100 until_counter_is "> 0" \
87 b=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $a + 20" \
209 b=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $a + 20" \284 b=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $a + 20" \
112 until_counter_is() function127 busywait "$timeout" until_counter_is ">= $((base + delta))" "$@"136 slowwait "$timeout" until_counter_is ">= $((base + delta))" "$@"
Completed in 12 milliseconds