Searched refs:total (Results 1 – 3 of 3) sorted by relevance
100 TimeSpan total = stopwatch.GetElapsedTime(); in Dump()113 (total / count).GetMicroSeconds(), in Dump()114 total.GetMicroSeconds(), in Dump()
446 nn::os::Tick total; in Report() local450 total += m_Ticks[i]; in Report()458 …NW_DEV_LOG("Total : %6.2f us\n", static_cast<float>( total.ToTimeSpan().GetNanoSeconds() ) / 1000.… in Report()
266 f32 total = 0.0f; in GetGpuProfilingTotalCostTime() local274 total += gpuProfilingEntry->costTime; in GetGpuProfilingTotalCostTime()278 return total; in GetGpuProfilingTotalCostTime()