Returns the number of page faults that required I/O activity.
impl ResourceUsage { fn io_page_faults(&self) -> u64 }