Searched refs:stats_harvest_count (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/dwc/
H A Dif_dwcvar.h77 int stats_harvest_count; member in struct:dwc_softc
H A Dif_dwc.c1157 sc->stats_harvest_count = 0;
1378 if (++sc->stats_harvest_count < STATS_HARVEST_INTERVAL)
1381 sc->stats_harvest_count = 0;

Completed in 81 milliseconds