Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/include/
DPower.h38 std::map<std::string, std::string> getPowerMap();
/developtools/profiler/host/smartperf/client/
DPower.cpp62 std::map<std::string, std::string> Power::getPowerMap() in getPowerMap() function in OHOS::SmartPerf::Power
Dprofiler.cpp111 powerInfo = mPower->getPowerMap(); in createPower()