Searched refs:tick_end (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/excalibur/io/ | ||
H A D | xcalppm.c | 674 uint64_t tick_begin, tick_end; local 707 tick_end = gettick_counter(); 710 cur_speed_ratio = (tick_end - tick_begin) / |
Completed in 59 milliseconds