Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/cpu_plugin/test/unittest/
Dcpu_data_plugin_unittest.cpp571 int64_t systemCpuTime2 = 0; variable
573 GetSystemCpuTime(g_systemStat2[0], Hz, systemCpuTime2, systemBootTime2);
578 EXPECT_EQ(cpuUsageInfo2.system_cpu_time_ms(), systemCpuTime2);
596 EXPECT_EQ(cpuUsageInfo3.prev_system_cpu_time_ms(), systemCpuTime2);
598 EXPECT_EQ(cpuUsageInfo3.system_cpu_time_ms(), systemCpuTime2);