Searched refs:FM_MAXCNT (Results 1 – 1 of 1) sorted by relevance
60 #define FM_MAXCNT 1000000 /* limit cnt to avoid overflow */ macro98 fmp->cnt = min(FM_MAXCNT, fmp->cnt + FM_SCALE); in fmeter_markevent()