Home
last modified time | relevance | path

Searched defs:tot_io_time (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A Dst.h108 atomic64_t tot_io_time; /* ktime spent doing any I/O */ member
/linux/block/
H A Dbfq-iosched.c2064 u64 tot_io_time = now_ns - bfqq->io_start_time; in bfq_update_io_intensity() local