Lines Matching defs:ufs_hba_monitor
705 struct ufs_hba_monitor { struct
706 unsigned long chunk_size;
708 unsigned long nr_sec_rw[2];
709 ktime_t total_busy[2];
711 unsigned long nr_req[2];
713 ktime_t lat_sum[2];
714 ktime_t lat_max[2];
715 ktime_t lat_min[2];
717 u32 nr_queued[2];
718 ktime_t busy_start_ts[2];
720 ktime_t enabled_ts;
721 bool enabled;