Lines Matching defs:ufs_hba_monitor
778 struct ufs_hba_monitor { struct
779 unsigned long chunk_size;
781 unsigned long nr_sec_rw[2];
782 ktime_t total_busy[2];
784 unsigned long nr_req[2];
786 ktime_t lat_sum[2];
787 ktime_t lat_max[2];
788 ktime_t lat_min[2];
790 u32 nr_queued[2];
791 ktime_t busy_start_ts[2];
793 ktime_t enabled_ts;
794 bool enabled;