pub const PROCESS_PAGING_FAULT_TYPE: &'static str;
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.
major
minor