Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/startd/
H A Ddict.c58 static u_longlong_t dictionary_ns_total; /* nanoseconds spent */ variable
89 dictionary_ns_total += gethrtime() - now; in dict_lookup_byname()