Home
last modified time | relevance | path

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

/Linux-v4.19/net/can/
Dproc.c90 can_pstats->stats_reset++; in can_init_stats()
261 if (can_pstats->stats_reset) in can_stats_proc_show()
263 can_pstats->stats_reset); in can_stats_proc_show()
283 can_pstats->stats_reset + 1); in can_reset_stats_proc_show()
289 can_pstats->stats_reset); in can_reset_stats_proc_show()
Daf_can.h107 unsigned long stats_reset; member
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_def.h189 unsigned long stats_reset; member
Dzfcp_scsi.c593 if (adapter->stats_reset && in zfcp_scsi_get_fc_host_stats()
594 ((jiffies/HZ - adapter->stats_reset) < in zfcp_scsi_get_fc_host_stats()
620 adapter->stats_reset = jiffies/HZ; in zfcp_scsi_reset_fc_host_stats()
/Linux-v4.19/drivers/md/
Ddm-cache-policy-smq.c533 static void stats_reset(struct stats *s) in stats_reset() function
1099 stats_reset(&mq->hotspot_stats); in end_hotspot_period()
1111 stats_reset(&mq->cache_stats); in end_cache_period()