Searched refs:_DEMOTestGpuTicksToMicroseconds (Results 1 – 1 of 1) sorted by relevance
357 inline s64 _DEMOTestGpuTicksToMicroseconds(u64 tick){ return (s64)(tick / (f64)(GX2_TOP_BOTTOM_CLOC… in _DEMOTestGpuTicksToMicroseconds() function396 …DEMOPrintf("Demo GPU Time: %0.f usec\n", (f32)_DEMOTestGpuTicksToMicroseconds(endGpuTime - startGp… in DEMOTestCheckPerfEnd()413 …if ((f32)DEMOTestData.maxGPUTime < (f32)_DEMOTestGpuTicksToMicroseconds(endGpuTime - startGpuTime)… in DEMOTestCheckPerfEnd()