Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_storage_tbl.c248 int page_size_bytes; in storage_OS_get_vm() local
259 page_size_bytes = getpagesize(); in storage_OS_get_vm()
268 entry->allocationUnits = page_size_bytes; in storage_OS_get_vm()
282 entry->allocationUnits = page_size_bytes; in storage_OS_get_vm()