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

/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.hh104 if (computeUnit->xact_cas_mode) {
H A Dcompute_unit.hh171 bool xact_cas_mode; member in class:ComputeUnit
H A Dcompute_unit.cc72 xact_cas_mode(p->xactCasMode), debugSegFault(p->debugSegFault),
492 if (xact_cas_mode) {
/gem5/tests/configs/
H A Dgpu-ruby.py219 xactCasMode = options.xact_cas_mode,
/gem5/configs/example/
H A Dapu_se.py246 xactCasMode = options.xact_cas_mode,

Completed in 27 milliseconds