Searched refs:fs_path (Results 1 – 1 of 1) sorted by relevance
69 std::string fs_path = config.gem5_binary_dir() + "/configs/example/arm/starter_fs.py"; in GenerateGem5File() local70 std::ofstream starter_fs_ofstream(fs_path.c_str()); in GenerateGem5File()