Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dst.h108 atomic64_t tot_write_time; /* ktime spent completing writes */ member
H A Dst.c486 atomic64_add(ktime_to_ns(now), &STp->stats->tot_write_time); in st_do_stats()
4814 (long long)atomic64_read(&STm->tape->stats->tot_write_time)); in in_flight_show()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dst.h107 atomic64_t tot_write_time; /* ktime spent completing writes */ member
H A Dst.c485 atomic64_add(ktime_to_ns(now), &STp->stats->tot_write_time); in st_do_stats()
4760 (long long)atomic64_read(&STm->tape->stats->tot_write_time)); in in_flight_show()

Completed in 12 milliseconds