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

  /src/sys/arch/arm/cortex/
gtmr.c 58 static u_int gtmr_get_timecount(struct timecounter *);
73 .tc_get_timecount = gtmr_get_timecount,
420 gtmr_get_timecount(struct timecounter *tc) function in typeref:typename:u_int
gtmr.c 58 static u_int gtmr_get_timecount(struct timecounter *);
73 .tc_get_timecount = gtmr_get_timecount,
420 gtmr_get_timecount(struct timecounter *tc) function in typeref:typename:u_int

Completed in 21 milliseconds