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

/gem5/src/gpu-compute/
H A Dexec_stage.cc47 executionResourcesUsed(0)
93 ++executionResourcesUsed;
116 spc.sample(executionResourcesUsed);
124 executionResourcesUsed = 0;
H A Dexec_stage.hh125 uint32_t executionResourcesUsed; member in class:ExecStage

Completed in 5 milliseconds