Searched refs:accumCount (Results 1 – 2 of 2) sorted by relevance
141 uint32_t accumCount; member
513 uint32_t accumIdx = (uint32_t)__sync_fetch_and_add(&mtls->accumCount, 1); in reduce_get_accumulator()755 mtls->accumCount = 0; in launchReduceParallel()779 for (unsigned idx = 0; idx < mtls->accumCount; ++idx) { in launchReduceParallel()