Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_switch.c645 NSCD_SW_STATS_G.lookup_request_received_g++; in nss_search()
646 NSCD_SW_STATS_G.lookup_request_in_progress_g++; in nss_search()
647 NSCD_SW_STATS_G.lookup_request_queued_g++; in nss_search()
733 NSCD_SW_STATS_G.lookup_request_queued_g--; in nss_search()
842 NSCD_SW_STATS_G.loopback_nsw_db_skipped_g++; in nss_search()
987 NSCD_SW_STATS_G.lookup_request_succeeded_g++; in nss_search()
989 NSCD_SW_STATS_G.lookup_request_in_progress_g--; in nss_search()
996 NSCD_SW_STATS_G.lookup_request_failed_g++; in nss_search()
997 NSCD_SW_STATS_G.lookup_request_in_progress_g--; in nss_search()
H A Dnscd_nswcfgst.c252 *stat = &NSCD_SW_STATS_G; in _nscd_cfg_switch_get_stat()
H A Dnscd_switch.h263 #define NSCD_SW_STATS_G nscd_switch_stats_g macro