Searched defs:tick_begin (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c674 uint64_t tick_begin, tick_end; local
702 tick_begin = gettick_counter();
710 cur_speed_ratio = (tick_end - tick_begin) /

Completed in 47 milliseconds