Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h75 void logSlowIO(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp239 void SysfsCollector::logSlowIO(const std::shared_ptr<IStats> &stats_client) { in logSlowIO() function in android::hardware::google::pixel::SysfsCollector
892 logSlowIO(stats_client); in logPerDay()