Home
last modified time | relevance | path

Searched refs:cpuMicroSeconds (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp2773 const int64_t cpuMicroSeconds = perfDataSet->cpuTimer.GetMicroseconds(); in CopyPerfTimeStamp() local
2780 perfData->UpdateData(name, "Backend_Cpu", cpuMicroSeconds); in CopyPerfTimeStamp()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp2712 const int64_t cpuMicroSeconds = perfDataSet.cpuTimer.GetMicroseconds(); in CopyPerfTimeStamp() local
2719 perfData->UpdateData(name, "Backend_Cpu", cpuMicroSeconds); in CopyPerfTimeStamp()