Searched refs:FM_MAXTICKS (Results 1 – 1 of 1) sorted by relevance
1399 #define FM_MAXTICKS ((time_t)99) /* useless computing more ticks than this */ macro1421 ticks = min(FM_MAXTICKS, ticks); in fmeter_update()