Home
last modified time | relevance | path

Searched refs:GetCpuUsageTime (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/cpu_plugin/include/
H A Dcpu_data_plugin.h87 int64_t GetCpuUsageTime(std::vector<std::string>& cpuUsageVec);
/developtools/profiler/device/plugins/cpu_plugin/src/
H A Dcpu_data_plugin.cpp250 int64_t CpuDataPlugin::GetCpuUsageTime(std::vector<std::string>& cpuUsageVec) in GetCpuUsageTime() function in CpuDataPlugin
287 int64_t usageTime = GetCpuUsageTime(cpuUsageVec); in WriteProcessCpuUsage()
632 int64_t usageTime = GetCpuUsageTime(cpuUsageVec); in WriteThread()

Completed in 2 milliseconds