Searched refs:TICKS_TO_US (Results 1 – 1 of 1) sorted by relevance
13 #define TICKS_TO_US(ticks) ((ticks) / (COUNTER_FREQUENCY / 1000000)) macro50 sum = TICKS_TO_US(end - gd->sys_start_tick); in initcall_run_list()52 TICKS_TO_US(end - start), US_TO_MS(sum), US_TO_US(sum)); in initcall_run_list()