Home
last modified time | relevance | path

Searched defs:entityNames (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/powerstats/
DPowerStats.cpp208 const std::unordered_map<uint32_t, std::string> &entityNames, in DumpResidencyDataToFd()
237 const std::unordered_map<uint32_t, std::string> &entityNames, in DumpResidencyDataDiffToFd()
323 void PowerStats::debugStateResidency(const std::unordered_map<uint32_t, std::string> &entityNames, in debugStateResidency()
538 std::unordered_map<uint32_t, std::string> entityNames; in debug() local
DPowerStatsAidl.cpp199 std::unordered_map<int32_t, std::string> *entityNames, in getEntityStateNames()
289 std::unordered_map<int32_t, std::string> entityNames; in dumpStateResidency() local
/hardware/google/pixel/pwrstats_util/dataproviders/
DPowerEntityResidencyDataProvider.cpp40 std::unordered_map<uint32_t, std::string> entityNames; in getImpl() local
/hardware/interfaces/power/stats/1.0/default/
DPowerStats.cpp415 std::unordered_map<uint32_t, std::string> entityNames; in DumpResidencyDataToFd() local