Home
last modified time | relevance | path

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

/linux-4.4.14/net/can/
Dproc.c99 can_pstats.stats_reset++; in can_init_stats()
264 if (can_pstats.stats_reset) in can_stats_proc_show()
266 can_pstats.stats_reset); in can_stats_proc_show()
295 can_pstats.stats_reset + 1); in can_reset_stats_proc_show()
302 can_pstats.stats_reset); in can_reset_stats_proc_show()
Daf_can.h106 unsigned long stats_reset; member
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_scsi.c465 if (adapter->stats_reset && in zfcp_get_fc_host_stats()
466 ((jiffies/HZ - adapter->stats_reset) < in zfcp_get_fc_host_stats()
492 adapter->stats_reset = jiffies/HZ; in zfcp_reset_fc_host_stats()
Dzfcp_def.h188 unsigned long stats_reset; member
/linux-4.4.14/drivers/md/
Ddm-cache-policy-smq.c513 static void stats_reset(struct stats *s) in stats_reset() function
1080 stats_reset(&mq->hotspot_stats); in end_hotspot_period()
1092 stats_reset(&mq->cache_stats); in end_cache_period()