Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
Dhostres_storage_tbl.c70 int32_t allocationUnits; member
270 entry->allocationUnits = page_size_bytes; in storage_OS_get_vm()
284 entry->allocationUnits = page_size_bytes; in storage_OS_get_vm()
353 entry->allocationUnits = in storage_OS_get_memstat()
430 entry->allocationUnits = getpagesize(); in storage_OS_get_swap()
498 entry->allocationUnits = units; in storage_OS_get_fs()
646 value->v.integer = entry->allocationUnits; in op_hrStorageTable()