pub const PROCESS_PAGING_FAULT_TYPE: &'static str;
Expand description

The type of page fault for this data point. Type major is for major/hard page faults, and minor is for minor/soft page faults.