Searched refs:packetsPerThread (Results 1 – 1 of 1) sorted by relevance
902 const int packetsPerThread = 2; in executeForContexts() local904 const int numPackets = numThreads * packetsPerThread; in executeForContexts()946 packets[threadNdx].resize(packetsPerThread); in executeForContexts()948 for (int packetNdx = 0; packetNdx < packetsPerThread; packetNdx++) in executeForContexts()