Home
last modified time | relevance | path

Searched refs:reportSlowIo (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DStatsHelper.h51 void reportSlowIo(const std::shared_ptr<IStats> &stats_client,
/hardware/google/pixel/pixelstats/
DStatsHelper.cpp104 void reportSlowIo(const std::shared_ptr<IStats> &stats_client, in reportSlowIo() function
DSysfsCollector.cpp315 reportSlowIo(stats_client, slow_io); in reportSlowIoFromFile()