Searched refs:TICKS_PER_SECOND (Results 1 – 3 of 3) sorted by relevance
177 #define THRESHOLD_2 (2*TICKS_PER_SECOND)178 #define THRESHOLD_32 (32*TICKS_PER_SECOND)202 int T_Limit = 2*TICKS_PER_SECOND ;432 smc->srf.sr_state,smc->srf.SRThreshold/TICKS_PER_SECOND) ;
223 100)/TICKS_PER_SECOND;287 if (time - smc->sm.smt_last_lem >= TICKS_PER_SECOND*8) {387 (smc->mib.fddiSMTTT_Notify * TICKS_PER_SECOND) ) {405 time - smc->sm.smt_tvu > 228*TICKS_PER_SECOND) {428 time - smc->sm.smt_tvd > 228*TICKS_PER_SECOND) {450 if (time - smc->sm.last_tok_time[i] > 2*TICKS_PER_SECOND ){1281 time /= TICKS_PER_SECOND ;
79 #define TICKS_PER_SECOND HZ macro