Searched refs:ropOperationsTotal (Results 1 – 3 of 3) sorted by relevance
42 ropOperationsTotal = 0; in reset()62 ropOperationsTotal += ropOperationsFrame; in nextFrame()
59 int64_t ropOperationsTotal; member
489 …double averageRopOperations = profiler.ropOperationsTotal / std::max(profiler.framesTotal, 1) / 1.… in profile()