Home
last modified time | relevance | path

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

/hardware/google/pixel/powerstats/include/pixelpowerstats/
DPowerStats.h110 void debugStateResidency(const std::unordered_map<uint32_t, std::string> &entityNames, int fd,
/hardware/google/pixel/powerstats/
DPowerStats.cpp323 void PowerStats::debugStateResidency(const std::unordered_map<uint32_t, std::string> &entityNames, in debugStateResidency() function in android::hardware::power::stats::V1_0::implementation::PowerStats
544 debugStateResidency(entityNames, fd, delta); in debug()