Searched defs:backoff (Results 1 – 11 of 11) sorted by relevance
| /third_party/ltp/tools/genload/ |
| D | genload.c | 475 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
|
| D | stress.c | 475 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
|
| /third_party/nghttp2/src/ |
| D | shrpx_connect_blocker.cc | 91 auto backoff = in on_failure() local
|
| D | shrpx_live_check.cc | 183 auto backoff = in schedule() local
|
| D | shrpx_connection_handler.cc | 867 auto backoff = base_backoff + dist(gen_); in on_tls_ticket_key_network_error() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| D | MutexLock.hpp | 89 int backoff = 1; in lock() local
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-binance/ |
| D | policy.json | 7 "backoff": [1000, 2000, 3000, 4000, 5000], array
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-metrics-proxy/ |
| D | metrics-proxy-policy.json | 7 "backoff": [1000,2000,3000,5000,10000], array
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/ |
| D | policy.json | 1 {"release":"01234567","product":"myproduct","schema-version":1,"retry": [{"default": {"backoff": [1… array
|
| /third_party/python/Include/internal/ |
| D | pycore_code.h | 509 adaptive_counter_bits(int value, int backoff) { in adaptive_counter_bits() 522 unsigned int backoff = counter & ((1<<ADAPTIVE_BACKOFF_BITS)-1); in adaptive_counter_backoff() local
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-staticpolicy/ |
| D | static-policy.json | 7 "backoff": [1000, 2000, 3000, 5000, 10000], array
|