Searched refs:TICKS_PER_SECOND (Results 1 – 5 of 5) 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()
21 #define TICKS_PER_SECOND (TICKS_PER_CYCLE * CYCLES_PER_SECOND) macro320 tick += TICKS_PER_SECOND; in cache_event_offsets()383 unsigned int tick = (base_tick + event_offsets[cache_head]) % TICKS_PER_SECOND; in write_sph()
73 #define TICKS_PER_SECOND HZ macro
21 #define TICKS_PER_SECOND (TICKS_PER_CYCLE * CYCLES_PER_SECOND) macro307 s->transfer_delay += TICKS_PER_SECOND * s->syt_interval / rate; in amdtp_stream_set_parameters()