Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h83 void logF2fsGcSegmentInfo(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp679 void SysfsCollector::logF2fsGcSegmentInfo(const std::shared_ptr<IStats> &stats_client) { in logF2fsGcSegmentInfo() function in android::hardware::google::pixel::SysfsCollector
891 logF2fsGcSegmentInfo(stats_client); in logPerDay()