Searched refs:this_sim_fd (Results 1 - 1 of 1) sorted by relevance

/gem5/src/sim/
H A Dprocess.cc215 int this_sim_fd = this_hbfd->getSimFD(); local
216 if (this_sim_fd <= 2)
219 int np_sim_fd = dup(this_sim_fd);

Completed in 6 milliseconds