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