Searched refs:amdpcib_get_timecount (Results 1 – 1 of 1) sorted by relevance
91 u_int amdpcib_get_timecount(struct timecounter *tc);124 tc->tc_get_timecount = amdpcib_get_timecount; in amdpcib_attach()153 amdpcib_get_timecount(struct timecounter *tc) in amdpcib_get_timecount() function