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

/gem5/src/sim/
H A DRedirectPath.py42 app_path = Param.String("/", "filesystem path from an app's perspective") variable in class:RedirectPath
H A Dredirect_path.cc52 _appPath = normalizePath(p->app_path);
/gem5/configs/common/
H A DFileSystemConfig.py201 redirect_paths = [RedirectPath(app_path = "/proc",
203 RedirectPath(app_path = "/sys",
205 RedirectPath(app_path = "/tmp",
207 RedirectPath(app_path = "/",

Completed in 5 milliseconds