Searched refs:gcReclaimedSegmentsPath (Results 1 – 1 of 1) sorted by relevance
658 std::string gcReclaimedSegmentsPath = userDataStatsPath + "/gc_reclaimed_segments"; in getReclaimedSegments() local666 if (!ReadFileToInt(gcReclaimedSegmentsPath, &reclaimed_segments)) { in getReclaimedSegments()671 if (!WriteStringToFile(std::to_string(0), gcReclaimedSegmentsPath)) { in getReclaimedSegments()