Lines Matching refs:deGetMicroseconds
535 startTime = deGetMicroseconds(); in medianTimeMemcpy()
537 endTime = deGetMicroseconds(); in medianTimeMemcpy()
575 startTime = deGetMicroseconds(); in medianTimeMemcpy()
577 endTime = deGetMicroseconds(); in medianTimeMemcpy()
621 const deUint64 endTime = deGetMicroseconds() + microseconds; in busyWait()
626 while (deGetMicroseconds() < endTime) in busyWait()
628 const deUint64 startTime = deGetMicroseconds(); in busyWait()
633 totalTime = deGetMicroseconds() - startTime; in busyWait()
642 while (deGetMicroseconds() < endTime) in busyWait()
2589 startTime = deGetMicroseconds(); in testBufferUpload()
2591 endTime = deGetMicroseconds(); in testBufferUpload()
2661 startTime = deGetMicroseconds(); in testBufferUpload()
2671 endTime = deGetMicroseconds(); in testBufferUpload()
2818 startTime = deGetMicroseconds(); in attemptBufferMap()
2820 endTime = deGetMicroseconds(); in attemptBufferMap()
2830 startTime = deGetMicroseconds(); in attemptBufferMap()
2832 endTime = deGetMicroseconds(); in attemptBufferMap()
2851 startTime = deGetMicroseconds(); in attemptBufferMap()
2859 endTime = deGetMicroseconds(); in attemptBufferMap()
2878 startTime = deGetMicroseconds(); in attemptBufferMap()
2880 endTime = deGetMicroseconds(); in attemptBufferMap()
3038 startTime = deGetMicroseconds(); in attemptBufferMap()
3040 endTime = deGetMicroseconds(); in attemptBufferMap()
3050 startTime = deGetMicroseconds(); in attemptBufferMap()
3052 endTime = deGetMicroseconds(); in attemptBufferMap()
3071 startTime = deGetMicroseconds(); in attemptBufferMap()
3079 endTime = deGetMicroseconds(); in attemptBufferMap()
3100 startTime = deGetMicroseconds(); in attemptBufferMap()
3121 endTime = deGetMicroseconds(); in attemptBufferMap()
3132 startTime = deGetMicroseconds(); in attemptBufferMap()
3134 endTime = deGetMicroseconds(); in attemptBufferMap()
3471 startTime = deGetMicroseconds(); in testWithBufferSize()
3473 endTime = deGetMicroseconds(); in testWithBufferSize()
3566 startTime = deGetMicroseconds(); in testWithBufferSize()
3568 endTime = deGetMicroseconds(); in testWithBufferSize()
3656 startTime = deGetMicroseconds(); in testWithBufferSize()
3658 endTime = deGetMicroseconds(); in testWithBufferSize()
3677 startTime = deGetMicroseconds(); in testWithBufferSize()
3679 endTime = deGetMicroseconds(); in testWithBufferSize()
3773 startTime = deGetMicroseconds(); in testWithBufferSize()
3775 endTime = deGetMicroseconds(); in testWithBufferSize()
3793 startTime = deGetMicroseconds(); in testWithBufferSize()
3795 endTime = deGetMicroseconds(); in testWithBufferSize()
3806 startTime = deGetMicroseconds(); in testWithBufferSize()
3808 endTime = deGetMicroseconds(); in testWithBufferSize()
4381 startTime = deGetMicroseconds(); in runSample()
4390 endTime = deGetMicroseconds(); in runSample()
4396 startTime = deGetMicroseconds(); in runSample()
4398 endTime = deGetMicroseconds(); in runSample()
4558 startTime = deGetMicroseconds(); in runSample()
4567 endTime = deGetMicroseconds(); in runSample()
4573 startTime = deGetMicroseconds(); in runSample()
4575 endTime = deGetMicroseconds(); in runSample()
4645 startTime = deGetMicroseconds(); in iterate()
4647 endTime = deGetMicroseconds(); in iterate()
4952 startTime = deGetMicroseconds(); in runSample()
4986 endTime = deGetMicroseconds(); in runSample()
5006 startTime = deGetMicroseconds(); in runSample()
5015 endTime = deGetMicroseconds(); in runSample()
5022 startTime = deGetMicroseconds(); in runSample()
5024 endTime = deGetMicroseconds(); in runSample()
5234 startTime = deGetMicroseconds(); in runSample()
5243 endTime = deGetMicroseconds(); in runSample()
5292 startTime = deGetMicroseconds(); in runSample()
5320 endTime = deGetMicroseconds(); in runSample()
5332 startTime = deGetMicroseconds(); in runSample()
5341 endTime = deGetMicroseconds(); in runSample()
5348 startTime = deGetMicroseconds(); in runSample()
5350 endTime = deGetMicroseconds(); in runSample()
5760 startTime = deGetMicroseconds(); in uploadBuffer()
5785 endTime = deGetMicroseconds(); in uploadBuffer()
5815 result.timeBeforeUse = deGetMicroseconds() - sample.uploadCallEndTime; in drawFromBuffer()
5817 startTime = deGetMicroseconds(); in drawFromBuffer()
5826 endTime = deGetMicroseconds(); in drawFromBuffer()
5833 startTime = deGetMicroseconds(); in drawFromBuffer()
5835 endTime = deGetMicroseconds(); in drawFromBuffer()