Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
Dhostres_diskstorage_tbl.c98 uint64_t r_tick; member
329 disk_entry->r_tick = this_tick; in disk_OS_get_ATA_disks()
392 disk_entry->r_tick = this_tick; in disk_OS_get_MD_disks()
500 disk_entry->r_tick = this_tick; in disk_OS_get_disks()
Dhostres_swrun_tbl.c92 uint64_t r_tick; /* tick when entry refreshed */ member
278 entry->r_tick = get_ticks(); in kinfo_proc_to_swrun_entry()
318 entry->r_tick = get_ticks(); in kld_file_stat_to_swrun()
610 if (entry->r_tick < this_tick) in op_hrSWRunTable()