Searched refs:stats_reset (Results 1 – 5 of 5) sorted by relevance
91 rcv_lists_stats->stats_reset++; in can_init_stats()260 if (rcv_lists_stats->stats_reset) in can_stats_proc_show()262 rcv_lists_stats->stats_reset); in can_stats_proc_show()282 rcv_lists_stats->stats_reset + 1); in can_reset_stats_proc_show()288 rcv_lists_stats->stats_reset); in can_reset_stats_proc_show()
92 unsigned long stats_reset; member
194 unsigned long stats_reset; member
635 if (adapter->stats_reset && in zfcp_scsi_get_fc_host_stats()636 ((jiffies/HZ - adapter->stats_reset) < in zfcp_scsi_get_fc_host_stats()662 adapter->stats_reset = jiffies/HZ; in zfcp_scsi_reset_fc_host_stats()
535 static void stats_reset(struct stats *s) in stats_reset() function1104 stats_reset(&mq->hotspot_stats); in end_hotspot_period()1116 stats_reset(&mq->cache_stats); in end_cache_period()
Completed in 14 milliseconds