Home | History | Annotate | Download | only in plat-sunos5

Lines Matching refs:USEC_TO_TICK

412 def USEC_TO_TICK(usec): return ((usec) / usec_per_tick)