Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/diskio_plugin/include/
Dio_stats.h65 uint64_t GetTotalTime() in GetTotalTime() function
/developtools/profiler/device/plugins/diskio_plugin/src/
Dio_stats.cpp280 auto totalTime = cpuData->GetTotalTime(); in CalcCpuStats()