Searched refs:stats_time (Results 1 – 2 of 2) sorted by relevance
224 unsigned long stats_time; /* time of stats update */ member
197 if (time_before(jiffies, fnic->stats_time + HZ / FNIC_STATS_RATE_LIMIT)) in fnic_get_stats()199 fnic->stats_time = jiffies; in fnic_get_stats()