Lines Matching defs:ufs_hba_monitor
690 struct ufs_hba_monitor { struct
691 unsigned long chunk_size;
693 unsigned long nr_sec_rw[2];
694 ktime_t total_busy[2];
696 unsigned long nr_req[2];
698 ktime_t lat_sum[2];
699 ktime_t lat_max[2];
700 ktime_t lat_min[2];
702 u32 nr_queued[2];
703 ktime_t busy_start_ts[2];
705 ktime_t enabled_ts;
706 bool enabled;