HomeSort by: relevance | last modified time | path
    Searched defs:sh_timecounter_get (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sh3/sh3/
clock.c 96 u_int sh_timecounter_get(struct timecounter *);
210 sh_timecounter_get(struct timecounter *tc) function in typeref:typename:u_int
281 sh_clock.tc.tc_get_timecount = sh_timecounter_get;
clock.c 96 u_int sh_timecounter_get(struct timecounter *);
210 sh_timecounter_get(struct timecounter *tc) function in typeref:typename:u_int
281 sh_clock.tc.tc_get_timecount = sh_timecounter_get;

Completed in 20 milliseconds