Home
last modified time | relevance | path

Searched refs:tot_read_time (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dst.h107 atomic64_t tot_read_time; /* ktime spent completing reads */ member
H A Dst.c500 atomic64_add(ktime_to_ns(now), &STp->stats->tot_read_time); in st_do_stats()
4763 (long long)atomic64_read(&STm->tape->stats->tot_read_time)); in write_cnt_show()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dst.h106 atomic64_t tot_read_time; /* ktime spent completing reads */ member
H A Dst.c499 atomic64_add(ktime_to_ns(now), &STp->stats->tot_read_time); in st_do_stats()
4709 (long long)atomic64_read(&STm->tape->stats->tot_read_time)); in write_cnt_show()

Completed in 12 milliseconds