Searched refs:TICKS_PER_SECOND (Results 1 – 3 of 3) sorted by relevance
164 #define THRESHOLD_2 (2*TICKS_PER_SECOND)165 #define THRESHOLD_32 (32*TICKS_PER_SECOND)183 int T_Limit = 2*TICKS_PER_SECOND ; in smt_srf_event()408 smc->srf.sr_state, smc->srf.SRThreshold / TICKS_PER_SECOND); in smt_send_srf()
209 100)/TICKS_PER_SECOND; in smt_emulate_token_ct()271 if (time - smc->sm.smt_last_lem >= TICKS_PER_SECOND*8) { in smt_event()371 (smc->mib.fddiSMTTT_Notify * TICKS_PER_SECOND) ) { in smt_event()389 time - smc->sm.smt_tvu > 228*TICKS_PER_SECOND) { in smt_event()412 time - smc->sm.smt_tvd > 228*TICKS_PER_SECOND) { in smt_event()434 if (time - smc->sm.last_tok_time[i] > 2*TICKS_PER_SECOND ){ in smt_event()1232 time /= TICKS_PER_SECOND ; in smt_set_timestamp()
73 #define TICKS_PER_SECOND HZ macro