Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_command/include/
H A DCPU.h22 struct CpuFreqs { struct
45 std::vector<CpuFreqs> GetCpuFreq();
/developtools/profiler/host/smartperf/client/client_command/
H A DCPU.cpp40 std::vector<CpuFreqs> cpuFreqInfo = GetCpuFreq(); in ItemData()
99 std::vector<CpuFreqs> CPU::GetCpuFreq() in GetCpuFreq()
101 OHOS::SmartPerf::CpuFreqs cpuFreqs; in GetCpuFreq()
102 std::vector<CpuFreqs> cpuFrequency; in GetCpuFreq()
/developtools/profiler/host/smartperf/client/client_command/test/unittest/
H A Dsp_daemon_test.cpp60 std::vector<CpuFreqs> cpuFreqs = cpu.GetCpuFreq(); in HWTEST_F()

Completed in 3 milliseconds