Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dzn_malloc.c941 if (!zh->zh_swapping && zh->zh_ema_samples++ % 100 == 99) { in slap_zn_latency_history()
970 zh->zh_swapping = 1; in slap_zn_latency_history()
973 return zh->zh_swapping; in slap_zn_latency_history()
H A Dslap.h3347 int zh_swapping; member