total_latency_us 2306 drivers/nvme/host/core.c u64 total_latency_us, exit_latency_us, transition_ms; total_latency_us 2332 drivers/nvme/host/core.c total_latency_us = total_latency_us 2340 drivers/nvme/host/core.c transition_ms = total_latency_us + 19; total_latency_us 2351 drivers/nvme/host/core.c if (total_latency_us > max_lat_us) total_latency_us 2352 drivers/nvme/host/core.c max_lat_us = total_latency_us;