Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c1912 hrtime_t cycle_start, cycle_elapsed; in cache_refresher() local
1926 cycle_start = gethrtime(); in cache_refresher()
1956 cycle_elapsed = (gethrtime() - cycle_start) / NANOSEC; in cache_refresher()