Home
last modified time | relevance | path

Searched refs:counter_get_timecount (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/sparc64/sparc64/
HDcounter.c57 static timecounter_get_t counter_get_timecount; variable
94 tc->tc_get_timecount = counter_get_timecount; in sparc64_counter_init()
104 counter_get_timecount(struct timecounter *tc) in counter_get_timecount() function
/trueos/sys/mips/rmi/
HDtick.c83 static unsigned counter_get_timecount(struct timecounter *tc);
182 counter_get_timecount(struct timecounter *tc) in counter_get_timecount() function
337 sc->tc.tc_get_timecount = counter_get_timecount; in clock_attach()
/trueos/sys/mips/nlm/
HDtick.c86 static unsigned counter_get_timecount(struct timecounter *tc);
185 counter_get_timecount(struct timecounter *tc) in counter_get_timecount() function
340 sc->tc.tc_get_timecount = counter_get_timecount; in clock_attach()
/trueos/sys/mips/mips/
HDtick.c81 static unsigned counter_get_timecount(struct timecounter *tc);
180 counter_get_timecount(struct timecounter *tc) in counter_get_timecount() function
347 sc->tc.tc_get_timecount = counter_get_timecount; in clock_attach()