Searched refs:gpuCompleteToPresent (Results 1 – 1 of 1) sorted by relevance
158 const nsecs_t gpuCompleteToPresent = presentTime - gpuCompletedTime; in processStatistics() local165 sketches[SketchIndex::GPU_COMPLETE_TO_PRESENT]->Add(ns2hus(gpuCompleteToPresent)); in processStatistics()243 const nsecs_t gpuCompleteToPresent = presentTime - gpuCompletedTime; in processSlowEvent() local251 static_cast<int32_t>(ns2us(gpuCompleteToPresent)), in processSlowEvent()