Searched refs:current_ms (Results 1 – 1 of 1) sorted by relevance
4995 time_t current_ms; in nvme_smart_info() local5038 current_ms = qemu_clock_get_ms(QEMU_CLOCK_VIRTUAL); in nvme_smart_info()5040 cpu_to_le64((((current_ms - n->starttime_ms) / 1000) / 60) / 60); in nvme_smart_info()