Home
last modified time | relevance | path

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

/src/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_fs_tbl.c109 static uint64_t fs_tick; variable
302 fs_tick = this_tick; in fs_tbl_post_refresh()
312 if (fs_tick == 0 || this_tick - fs_tick >= fs_tbl_refresh) { in refresh_fs_tbl()