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