Home
last modified time | relevance | path

Searched refs:stats_reset (Results 1 – 3 of 3) sorted by relevance

/drivers/s390/scsi/
A Dzfcp_scsi.c636 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()
A Dzfcp_def.h194 unsigned long stats_reset; member
/drivers/md/
A Ddm-cache-policy-smq.c535 static void stats_reset(struct stats *s) in stats_reset() function
1110 stats_reset(&mq->hotspot_stats); in end_hotspot_period()
1122 stats_reset(&mq->cache_stats); in end_cache_period()

Completed in 12 milliseconds