Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h123 void logBlockStatsReported(const std::shared_ptr<IStats> &stats_client);
/aosp_15_r20/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp1017 void SysfsCollector::logBlockStatsReported(const std::shared_ptr<IStats> &stats_client) { in logBlockStatsReported() function in android::hardware::google::pixel::SysfsCollector
2219 logBlockStatsReported(stats_client); in logPerDay()