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