Searched refs:counter_get_timecount (Results 1 – 4 of 4) sorted by relevance
57 static timecounter_get_t counter_get_timecount; variable94 tc->tc_get_timecount = counter_get_timecount; in sparc64_counter_init()104 counter_get_timecount(struct timecounter *tc) in counter_get_timecount() function
83 static unsigned counter_get_timecount(struct timecounter *tc);182 counter_get_timecount(struct timecounter *tc) in counter_get_timecount() function337 sc->tc.tc_get_timecount = counter_get_timecount; in clock_attach()
86 static unsigned counter_get_timecount(struct timecounter *tc);185 counter_get_timecount(struct timecounter *tc) in counter_get_timecount() function340 sc->tc.tc_get_timecount = counter_get_timecount; in clock_attach()
81 static unsigned counter_get_timecount(struct timecounter *tc);180 counter_get_timecount(struct timecounter *tc) in counter_get_timecount() function347 sc->tc.tc_get_timecount = counter_get_timecount; in clock_attach()