Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
Dhostres_storage_tbl.c250 int page_size_bytes; in storage_OS_get_vm() local
261 page_size_bytes = getpagesize(); in storage_OS_get_vm()
270 entry->allocationUnits = page_size_bytes; in storage_OS_get_vm()
284 entry->allocationUnits = page_size_bytes; in storage_OS_get_vm()