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

/illumos-gate/usr/src/cmd/mdb/common/modules/svc.startd/
H A Dstartd.c55 u_longlong_t ns_total; local
73 if (mdb_readvar(&ns_total, "dictionary_ns_total") == -1) {
175 lookups ? ns_total / (1000 * lookups) : 0, dep_inserts,

Completed in 56 milliseconds