Searched refs:seconds_since_last_reset (Results 1 – 9 of 9) sorted by relevance
559 fc_stats->seconds_since_last_reset = in zfcp_scsi_adjust_fc_host_stats()560 data->seconds_since_last_reset - old->seconds_since_last_reset; in zfcp_scsi_adjust_fc_host_stats()591 fc_stats->seconds_since_last_reset = data->seconds_since_last_reset; in zfcp_scsi_set_fc_host_stats()638 data->seconds_since_last_reset)) in zfcp_scsi_get_fc_host_stats()
416 u64 seconds_since_last_reset; member
438 u64 seconds_since_last_reset; member
275 stats->seconds_since_last_reset = in fnic_get_stats()291 stats->seconds_since_last_reset); in fnic_dump_fchost_stats()
366 fhs->seconds_since_last_reset = seconds; in csio_get_stats()
2921 p->seconds_since_last_reset = in qla2x00_get_fc_host_stats()2923 do_div(p->seconds_since_last_reset, HZ); in qla2x00_get_fc_host_stats()
310 fc_stats->seconds_since_last_reset = (jiffies - lport->boot_time) / HZ; in fc_get_host_stats()
2122 fc_host_statistic(seconds_since_last_reset);
6748 hs->seconds_since_last_reset = ktime_get_seconds() - psli->stats_start; in lpfc_get_stats()