Home
last modified time | relevance | path

Searched defs:backoff (Results 1 – 7 of 7) sorted by relevance

/external/ltp/tools/genload/
Dgenload.c475 long backoff = global_backoff * forks; in hogcpu() local
551 long backoff = global_backoff * forks; in hogio() local
627 long backoff = global_backoff * forks; in hogvm() local
750 long backoff = global_backoff * forks; in hoghdd() local
Dstress.c475 long backoff = global_backoff * forks; in hogcpu() local
551 long backoff = global_backoff * forks; in hogio() local
627 long backoff = global_backoff * forks; in hogvm() local
750 long backoff = global_backoff * forks; in hoghdd() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutex.cc235 for (Backoff backoff; backoff.Do();) { in Lock() local
265 for (Backoff backoff; backoff.Do();) { in ReadLock() local
/external/swiftshader/src/Common/
DMutexLock.hpp97 int backoff = 1; in lock() local
/external/autotest/server/cros/dynamic_suite/
Dfrontend_wrappers.py23 def convert_timeout_to_retry(backoff, timeout_min, delay_sec): argument
/external/dnsmasq/src/
Ddnsmasq.h589 int backoff; member
/external/iproute2/misc/
Dss.c761 int qack, cwnd, ssthresh, backoff; member