Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dzn_malloc.c964 zh->zh_latency_jump++; in slap_zn_latency_history()
966 zh->zh_latency_jump = 0; in slap_zn_latency_history()
968 if (zh->zh_latency_jump > 3) { in slap_zn_latency_history()
969 zh->zh_latency_jump = 0; in slap_zn_latency_history()
H A Dslap.h3346 int zh_latency_jump; member