Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_diskstorage_tbl.c96 uint64_t r_tick; member
327 disk_entry->r_tick = this_tick; in disk_OS_get_ATA_disks()
390 disk_entry->r_tick = this_tick; in disk_OS_get_MD_disks()
499 disk_entry->r_tick = this_tick; in disk_OS_get_disks()
H A Dhostres_swrun_tbl.c90 uint64_t r_tick; /* tick when entry refreshed */ member
276 entry->r_tick = get_ticks(); in kinfo_proc_to_swrun_entry()
316 entry->r_tick = get_ticks(); in kld_file_stat_to_swrun()
608 if (entry->r_tick < this_tick) in op_hrSWRunTable()