Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_storage_tbl.c68 int32_t allocationUnits; member
268 entry->allocationUnits = page_size_bytes; in storage_OS_get_vm()
282 entry->allocationUnits = page_size_bytes; in storage_OS_get_vm()
351 entry->allocationUnits = in storage_OS_get_memstat()
431 entry->allocationUnits = getpagesize(); in storage_OS_get_swap()
499 entry->allocationUnits = units; in storage_OS_get_fs()
647 value->v.integer = entry->allocationUnits; in op_hrStorageTable()