Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/cpu_plugin/src/
H A Dcpu_data_plugin.cpp28 constexpr int STAT_COUNT = 17; member
267 for (int i = 0; i < STAT_COUNT; i++) { in WriteProcessCpuUsage()
596 for (int i = 0; i < STAT_COUNT; i++) { in WriteThread()
/developtools/profiler/device/plugins/process_plugin/src/
H A Dprocess_data_plugin.cpp30 constexpr int STAT_COUNT = 13; member
470 if (++i >= STAT_COUNT) { in GetCpuUsageData()

Completed in 3 milliseconds