Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h79 void logUFSLifetime(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp426 void SysfsCollector::logUFSLifetime(const std::shared_ptr<IStats> &stats_client) { in logUFSLifetime() function in android::hardware::google::pixel::SysfsCollector
895 logUFSLifetime(stats_client); in logPerDay()