Searched refs:fsck_time_ms (Results 1 – 1 of 1) sorted by relevance
844 int fsck_time_ms = android::base::GetIntProperty("ro.boottime.init.fsck.data", 0); in logBootStats() local847 if (fsck_time_ms == 0 && checkpoint_time_ms == 0) { in logBootStats()857 tmp.set<VendorAtomValue::intValue>(fsck_time_ms / 1000); in logBootStats()