HomeSort by: relevance | last modified time | path
    Searched refs:getmicrotime (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/sys/dev/sun/
vuid_event.h 70 getmicrotime(&tv);
  /src/sys/modules/examples/current_time/
current_time.c 38 * getmicrotime() function and sends its to clock_secs_to_ymdhms(..) in
55 getmicrotime(&tv);
  /src/sys/sys/
timevar.h 183 void getmicrotime(struct timeval *);
  /src/sys/dev/ic/
mm58167.c 119 getmicrotime(&now);
hd64570.c 471 getmicrotime(&now);
1839 getmicrotime(&now);
  /src/sys/kern/
subr_time.c 60 getmicrotime(&now);
kern_todr.c 334 getmicrotime(&tv);
kern_acct.c 453 getmicrotime(&tmp);
kern_fork.c 587 getmicrotime(&p2->p_stats->p_start);
kern_tc.c 411 TC_STATS(getbintime); TC_STATS(getnanotime); TC_STATS(getmicrotime);
647 getmicrotime(struct timeval *tvp) function in typeref:typename:void
tty.c 2048 getmicrotime(&stime);
2052 getmicrotime(&stime);
2056 getmicrotime(&now);
2064 getmicrotime(&stime);
2067 getmicrotime(&now);
  /src/sys/arch/shark/shark/
sequoia.c 489 getmicrotime(&ledLastActive);
513 getmicrotime(&now);
  /src/sys/nfs/
nfs_syscalls.c 691 getmicrotime(&tv);
729 getmicrotime(&nd->nd_starttime);
864 getmicrotime(&tv);
1087 getmicrotime(&tv);
nfs_iod.c 375 getmicrotime(&tv);
nfs_srvsocket.c 420 getmicrotime(&tv);
nfs_clntsocket.c 427 getmicrotime(&rt->tstamp);
nfs_serv.c 1096 getmicrotime(&now);
1208 getmicrotime(&now);
  /src/sys/dev/usb/
u3g.c 632 getmicrotime(&com->c_purge_start);
664 getmicrotime(&curr_tv);
  /src/sys/dev/bluetooth/
btmagic.c 1583 getmicrotime(&now_tv);
1614 getmicrotime(&sc->sc_taptime);
1662 getmicrotime(&now_tv);
  /src/sys/compat/linux/arch/alpha/
linux_osf1.c 660 getmicrotime(&tv);
665 getmicrotime(&ntv);
  /src/sys/altq/
altq_red.c 1089 #define FV_TIMESTAMP(tp) getmicrotime(tp)
altq_rmclass.c 1470 getmicrotime(&t2);
  /src/sys/ufs/ffs/
ffs_snapshot.c 262 getmicrotime(&starttime);
397 getmicrotime(&endtime);
  /src/sys/arch/arm/xscale/
ixp425_if_npe.c 1652 getmicrotime(&now);
  /src/share/man/man9/
Makefile 550 microtime.9 getmicrotime.9 \

Completed in 35 milliseconds

1 2