Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/xpower_plugin/include/
H A Dxpower_common.h35 MESSAGE_APP_STATISTIC = 1 << 1, enumerator
/developtools/profiler/device/plugins/xpower_plugin/src/
H A Dxpower_plugin.cpp36 procMesTypeMapping_.insert({XpowerMessageType::APP_STATISTIC, OptimizeMessageType::MESSAGE_APP_STATISTIC}); in XpowerPlugin()
71 if ((messageType & OptimizeMessageType::MESSAGE_APP_STATISTIC) != 0 || in Start()
/developtools/profiler/device/plugins/xpower_plugin/test/
H A Dxpower_decoder.cpp424 if ((mesType & OptimizeMessageType::MESSAGE_APP_STATISTIC) != 0) { in DecodeXpowerMessage()

Completed in 2 milliseconds