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

  /src/sys/arch/arm/at91/
at91st.c 277 * microtime:
283 microtime(register struct timeval *tvp) function in typeref:typename:void
291 printf("microtime: called before initialize at91st\n");
  /src/usr.sbin/makefs/ffs/
buf.h 108 microtime(struct timeval *tv) function in typeref:typename:void
  /src/sys/kern/
kern_tc.c 111 struct timeval th_microtime; /* cached microtime */
409 TC_STATS(bintime); TC_STATS(nanotime); TC_STATS(microtime);
538 microtime(struct timeval *tvp) function in typeref:typename:void

Completed in 13 milliseconds