Searched refs:get_tbclk (Results 1 – 1 of 1) sorted by relevance
30 ulong notrace get_tbclk(void) in get_tbclk() function70 ulong notrace get_tbclk(void) in get_tbclk() function132 ulong div = get_tbclk(); in tick_to_time()152 ulong div = get_tbclk() / 1000; in tick_to_time_us()177 tick *= get_tbclk(); in usec_to_tick()
Completed in 4 milliseconds