Searched refs:seconds_since_last_reset (Results 1 – 10 of 10) sorted by relevance
558 fc_stats->seconds_since_last_reset = in zfcp_scsi_adjust_fc_host_stats()559 data->seconds_since_last_reset - old->seconds_since_last_reset; in zfcp_scsi_adjust_fc_host_stats()590 fc_stats->seconds_since_last_reset = data->seconds_since_last_reset; in zfcp_scsi_set_fc_host_stats()637 data->seconds_since_last_reset)) in zfcp_scsi_get_fc_host_stats()
416 u64 seconds_since_last_reset; member
236 stats->seconds_since_last_reset = in fnic_get_stats()253 stats->seconds_since_last_reset); in fnic_dump_fchost_stats()
438 u64 seconds_since_last_reset; member
366 fhs->seconds_since_last_reset = seconds; in csio_get_stats()
286 hstats->seconds_since_last_reset = fcstats->fc.secs_reset; in bfad_im_get_stats()
2891 p->seconds_since_last_reset = in qla2x00_get_fc_host_stats()2893 do_div(p->seconds_since_last_reset, HZ); in qla2x00_get_fc_host_stats()
304 fc_stats->seconds_since_last_reset = (jiffies - lport->boot_time) / HZ; in fc_get_host_stats()
2129 fc_host_statistic(seconds_since_last_reset);
7154 hs->seconds_since_last_reset = ktime_get_seconds() - psli->stats_start; in lpfc_get_stats()
Completed in 44 milliseconds