Home
last modified time | relevance | path

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

/linux/include/ufs/
H A Dufshcd.h784 struct ufs_hba_monitor { struct
785 unsigned long chunk_size;
787 unsigned long nr_sec_rw[2];
788 ktime_t total_busy[2];
790 unsigned long nr_req[2];
792 ktime_t lat_sum[2];
793 ktime_t lat_max[2];
794 ktime_t lat_min[2];
796 u32 nr_queued[2];
797 ktime_t busy_start_ts[2];
[all …]