Home
last modified time | relevance | path

Searched refs:ea_latency (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dzn_malloc.c933 slap_zn_latency_history(void* ctx, int ea_latency) in slap_zn_latency_history() argument
939 zh->zh_ema_latency = (double)ea_latency * (1.0 - EMA_WEIGHT) in slap_zn_latency_history()