Home
last modified time | relevance | path

Searched refs:CpuUsageInfos (Results 1 - 3 of 3) sorted by relevance

/developtools/profiler/host/smartperf/client/client_command/include/
H A DCPU.h26 struct CpuUsageInfos { struct
46 std::vector<CpuUsageInfos> GetCpuUsage();
/developtools/profiler/host/smartperf/client/client_command/
H A DCPU.cpp46 std::vector<CpuUsageInfos> workLoads = GetCpuUsage(); in ItemData()
116 std::vector<CpuUsageInfos> CPU::GetCpuUsage() in GetCpuUsage()
118 OHOS::SmartPerf::CpuUsageInfos cpuUsageInfos; in GetCpuUsage()
119 std::vector<CpuUsageInfos> workload; in GetCpuUsage()
/developtools/profiler/host/smartperf/client/client_command/test/unittest/
H A Dsp_daemon_test.cpp61 std::vector<CpuUsageInfos> getCpuUsage = cpu.GetCpuUsage(); in HWTEST_F()

Completed in 2 milliseconds