Searched refs:zh_latency_history_qlen (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dzn_malloc.c944 zh->zh_latency_history_qlen++;
945 while (zh->zh_latency_history_qlen > SLAP_ZN_LATENCY_HISTORY_QLEN) {
950 zh->zh_latency_history_qlen--;
953 if (zh->zh_latency_history_qlen == SLAP_ZN_LATENCY_HISTORY_QLEN) {
H A Dslap.h3330 int zh_latency_history_qlen; member in struct:zone_heap

Completed in 87 milliseconds