Searched refs:averageRopOperations (Results 1 – 2 of 2) sorted by relevance
488 …double averageRopOperations = profiler.ropOperationsTotal / std::max(profiler.framesTotal, 1) / 1.… in profile() local492 …toa(profiler.ropOperationsFrame / 1.0e6f) + " (current), " + ftoa(averageRopOperations) + " (avera… in profile()