Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/cfg/
Dtrace_streamer_config.h269 const std::string TRACE_ACTION_REGULATOR_DISABLE_COMPLETE = "regulator_disable_complete"; variable
Dtrace_streamer_config.cpp178 …tNameMap_.emplace(TRACE_EVENT_REGULATOR_DISABLE_COMPLETE, TRACE_ACTION_REGULATOR_DISABLE_COMPLETE); in InitRegulatorEventNameMap()