Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dsnmplib.c91 #define GET_SCALED_HRTIME() (int)(gethrtime() / (HRTIME_SCALE * NANOSEC)) macro
628 now = GET_SCALED_HRTIME(); in lookup_int()
682 now = GET_SCALED_HRTIME(); in lookup_str()
1152 tod = GET_SCALED_HRTIME(); in mibcache_populate()
1413 refreshq[refreshq_next_slot].last_fetch_time = GET_SCALED_HRTIME(); in refreshq_add_job()
1482 elapsed = GET_SCALED_HRTIME() - in snmp_refresh_get_next_expiration()