Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp656 std::string userDataStatsPath = kF2fsStatsPath + getUserDataBlock(); in getReclaimedSegments() local
657 std::string gcSegmentModePath = userDataStatsPath + "/gc_segment_mode"; in getReclaimedSegments()
658 std::string gcReclaimedSegmentsPath = userDataStatsPath + "/gc_reclaimed_segments"; in getReclaimedSegments()