FreeBSD virtual memory subsystem code
pmap_statistics Struct Reference

#include <pmap.h>

Data Fields

long resident_count
 
long wired_count
 

Detailed Description

Definition at line 78 of file pmap.h.

Field Documentation

◆ resident_count

long pmap_statistics::resident_count

Definition at line 79 of file pmap.h.

◆ wired_count

long pmap_statistics::wired_count

Definition at line 80 of file pmap.h.


The documentation for this struct was generated from the following file: