Searched refs:stats_reset (Results 1 – 3 of 3) sorted by relevance
636 if (adapter->stats_reset && in zfcp_scsi_get_fc_host_stats()637 ((jiffies/HZ - adapter->stats_reset) < in zfcp_scsi_get_fc_host_stats()663 adapter->stats_reset = jiffies/HZ; in zfcp_scsi_reset_fc_host_stats()
194 unsigned long stats_reset; member
535 static void stats_reset(struct stats *s) in stats_reset() function1110 stats_reset(&mq->hotspot_stats); in end_hotspot_period()1122 stats_reset(&mq->cache_stats); in end_cache_period()
Completed in 12 milliseconds