Searched defs:cwd (Results 1 - 8 of 8) sorted by relevance

/gem5/tests/long/se/70.twolf/
H A Dtest.py37 cwd = root.system.cpu[0].workload[0].cwd variable
/gem5/tests/quick/se/70.twolf/
H A Dtest.py38 cwd = root.system.cpu[0].workload[0].cwd variable
/gem5/util/
H A Dcscope-index.py49 cwd = os.getcwd() variable
/gem5/tests/test-progs/chdir-print/
H A Dchdir-print.c48 char *cwd = getcwd(NULL, PATH_MAX); local
/gem5/configs/splash2/
H A Drun.py84 cwd = options.rootdir + '/kernels/cholesky' variable in class:Cholesky
90 cwd = options.rootdir + '/kernels/fft' variable in class:FFT
97 cwd = options.rootdir + '/kernels/lu/contiguous_blocks' variable in class:LU_contig
102 cwd = options.rootdir + '/kernels/lu/non_contiguous_blocks' variable in class:LU_noncontig
107 cwd = options.rootdir + '/kernels/radix' variable in class:Radix
113 cwd = options.rootdir + '/apps/barnes' variable in class:Barnes
122 cwd = options.rootdir + '/apps/fmm' variable in class:FMM
127 cwd = options.rootdir + '/apps/ocean/contiguous_partitions' variable in class:Ocean_contig
132 cwd = options.rootdir + '/apps/ocean/non_contiguous_partitions' variable in class:Ocean_noncontig
138 cwd variable in class:Raytrace
147 cwd = options.rootdir + '/apps/water-nsquared' variable in class:Water_nsquared
156 cwd = options.rootdir + '/apps/water-spatial' variable in class:Water_spatial
[all...]
/gem5/util/batch/
H A Djob.py150 cwd = os.getcwd() variable
/gem5/src/sim/
H A DProcess.py62 cwd = Param.String(getcwd(), "current working directory") variable in class:Process
H A Dsyscall_emul.cc401 string cwd = p->tgtCwd; local
[all...]

Completed in 8 milliseconds