Home
last modified time | relevance | path

Searched refs:tot_read_time (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dst.h106 atomic64_t tot_read_time; /* ktime spent completing reads */ member
H A Dst.c497 atomic64_add(ktime_to_ns(now), &STp->stats->tot_read_time); in st_do_stats()
4694 (long long)atomic64_read(&STm->tape->stats->tot_read_time)); in read_ns_show()