Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h91 void reportZramMmStat(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp717 void SysfsCollector::reportZramMmStat(const std::shared_ptr<IStats> &stats_client) { in reportZramMmStat() function in android::hardware::google::pixel::SysfsCollector
825 reportZramMmStat(stats_client); in logZramStats()