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

/gem5/src/gpu-compute/
H A Dcompute_unit.cc231 static int _n_wave = 0; local
306 "WF[%d][%d]\n", _n_wave, barrier_id, cu_id, w->simdId, w->wfSlotId);
308 w->start(++_n_wave, ndr->q.code_ptr);

Completed in 9 milliseconds