Function utility::get_num_page_faults

Function Documentation

std::pair<std::size_t, std::size_t> utility::get_num_page_faults()

Returns the number of page faults caused by the process.

Return

A pair of #of minor and major page faults