Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h92 void reportZramBdStat(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp783 void SysfsCollector::reportZramBdStat(const std::shared_ptr<IStats> &stats_client) { in reportZramBdStat() function in android::hardware::google::pixel::SysfsCollector
826 reportZramBdStat(stats_client); in logZramStats()