Home | History | Annotate | Download | only in driver

Lines Matching refs:swap_fd

358                                int swap_fd, const std::string& profile_file)
359 : swap_space_(swap_fd == -1 ? nullptr : new SwapSpace(swap_fd, 10 * MB)),