Searched refs:SysfsCollector (Results 1 – 4 of 4) sorted by relevance
61 SysfsCollector::SysfsCollector(const struct SysfsPaths &sysfs_paths) in SysfsCollector() function in android::hardware::google::pixel::SysfsCollector86 bool SysfsCollector::ReadFileToInt(const std::string &path, int *val) { in ReadFileToInt()90 bool SysfsCollector::ReadFileToInt(const char *const path, int *val) { in ReadFileToInt()162 void SysfsCollector::logCodecFailed(const std::shared_ptr<IStats> &stats_client) { in logCodecFailed()186 void SysfsCollector::logCodec1Failed(const std::shared_ptr<IStats> &stats_client) { in logCodec1Failed()239 void SysfsCollector::logSlowIO(const std::shared_ptr<IStats> &stats_client) { in logSlowIO()517 void SysfsCollector::logF2fsStats(const std::shared_ptr<IStats> &stats_client) { in logF2fsStats()655 int SysfsCollector::getReclaimedSegments(const std::string &mode) { in getReclaimedSegments()874 void SysfsCollector::logPerDay() { in logPerDay()902 void SysfsCollector::logPerHour() { in logPerHour()[all …]
68 "SysfsCollector.cpp",
459 * Logged from: hardware/google/pixel/pixelstats/SysfsCollector.cpp
34 class SysfsCollector {63 SysfsCollector(const struct SysfsPaths &paths);