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