Searched refs:seconds_since_last_reset (Results 1 – 9 of 9) sorted by relevance
419 fc_stats->seconds_since_last_reset = in zfcp_adjust_fc_host_stats()420 data->seconds_since_last_reset - old->seconds_since_last_reset; in zfcp_adjust_fc_host_stats()451 fc_stats->seconds_since_last_reset = data->seconds_since_last_reset; in zfcp_set_fc_host_stats()497 data->seconds_since_last_reset)) in zfcp_get_fc_host_stats()
379 u64 seconds_since_last_reset; member
220 stats->seconds_since_last_reset = in fnic_get_stats()237 stats->seconds_since_last_reset); in fnic_dump_fchost_stats()
354 fhs->seconds_since_last_reset = seconds; in csio_get_stats()
291 hstats->seconds_since_last_reset = fcstats->fc.secs_reset; in bfad_im_get_stats()
1913 pfc_host_stat->seconds_since_last_reset = in qla2x00_get_fc_host_stats()1915 do_div(pfc_host_stat->seconds_since_last_reset, HZ); in qla2x00_get_fc_host_stats()
314 fc_stats->seconds_since_last_reset = (v0.tv_sec - v1.tv_sec); in fc_get_host_stats()
5434 hs->seconds_since_last_reset = seconds + in lpfc_get_stats()5437 hs->seconds_since_last_reset = seconds - psli->stats_start; in lpfc_get_stats()
1726 fc_host_statistic(seconds_since_last_reset);