Searched refs:LDAP_DEBUG_STATS (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldaplog.h40 #define LDAP_DEBUG_STATS 0x00100 macro
H A Dlog.h28 #define LDAP_DEBUG_STATS 0x100 macro
/illumos-gate/usr/src/lib/libldap5/sources/ldap/util/
H A Dlog.c36 static int log_debug = LDAP_DEBUG_STATS;
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dmemcache.c1687 LDAPDebug( LDAP_DEBUG_STATS, "memcache 0x%x:\n", cache, 0, 0 );
1688 LDAPDebug( LDAP_DEBUG_STATS, " tries: %ld hits: %ld hitrate: %ld%%\n",
1692 LDAPDebug( LDAP_DEBUG_STATS, " memory bytes used: %ld\n",
1695 LDAPDebug( LDAP_DEBUG_STATS, " memory bytes used: %ld free: %ld\n",

Completed in 61 milliseconds