Searched refs:fire_get_timecount (Results 1 – 1 of 1) sorted by relevance
104 static timecounter_get_t fire_get_timecount; variable672 tc->tc_get_timecount = fire_get_timecount; in fire_attach()686 if (fire_get_timecount(tc) - fire_get_timecount(tc) != 0) in fire_attach()1871 fire_get_timecount(struct timecounter *tc) in fire_get_timecount() function