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

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

Completed in 55 milliseconds