Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/xpower_plugin/include/
H A Dxpower_common.h37 MESSAGE_COMPONENT_TOP = 1 << 3, enumerator
/developtools/profiler/device/plugins/xpower_plugin/src/
H A Dxpower_plugin.cpp38 procMesTypeMapping_.insert({XpowerMessageType::COMPONENT_TOP, OptimizeMessageType::MESSAGE_COMPONENT_TOP}); in XpowerPlugin()
/developtools/profiler/device/plugins/xpower_plugin/test/
H A Dxpower_decoder.cpp430 if ((mesType & OptimizeMessageType::MESSAGE_COMPONENT_TOP) != 0) { in DecodeXpowerMessage()

Completed in 3 milliseconds