Searched defs:starttime (Results 1 - 17 of 17) sorted by relevance
| /src/sys/kern/ |
| H A D | kern_lock.c | 203 u_int starttime = getticks(); local in function:_kernel_lock
|
| H A D | vfs_subr.c | 843 time_t starttime, endtime; local in function:sched_sync
|
| /src/sys/external/bsd/drm2/linux/ |
| H A D | linux_wait_bit.c | 187 unsigned starttime, endtime; local in function:wait_on_bit_timeout
|
| H A D | linux_dma_fence.c | 1046 int starttime = 0, now = 0, deadline = 0; /* XXXGCC */ local in function:dma_fence_default_wait
|
| /src/sys/dev/raidframe/ |
| H A D | rf_reconmap.c | 383 rf_PrintReconSchedule(RF_ReconMap_t *mapPtr, struct timeval *starttime) argument
|
| H A D | rf_reconstruct.h | 173 struct timeval starttime; /* recon start time */ member in struct:RF_ReconCtrl_s
|
| /src/sys/arch/evbarm/ifpga/ |
| H A D | ifpga_clock.c | 346 u_int starttime; local in function:delay
|
| /src/games/boggle/boggle/ |
| H A D | mach.c | 302 starttime(void) function in typeref:typename:void
|
| /src/lib/libc/rpc/ |
| H A D | clnt_dg.c | 327 struct timeval next_sendtime, starttime, time_waited, tv; local in function:clnt_dg_call
|
| /src/bin/pax/ |
| H A D | ar_io.c | 99 time_t starttime; /* time the run started */ variable in typeref:typename:time_t
|
| /src/lib/librumpclient/ |
| H A D | rumpclient.c | 139 struct timeval starttime, curtime; local in function:send_with_recon
|
| /src/usr.bin/kdump/ |
| H A D | kdump.c | 432 static struct timespec starttime, prevtime; local in function:dumpheader
|
| /src/sys/fs/nfs/common/ |
| H A D | bootp_subr.c | 194 int starttime; member in struct:bootpc_globalcontext
|
| /src/sys/fs/nfs/server/ |
| H A D | nfs_nfsdstate.c | 5133 time_t starttime; local in function:nfsd_recalldelegation
|
| /src/lib/libc/time/ |
| H A D | localtime.c | 1382 starttime = transtime(year, &start, stdoffset), local in function:tzparse
|
| H A D | zic.c | 3166 register zic_t starttime, untiltime; local in function:outzone 3531 addtt(zic_t starttime,int type) argument [all...] |
| /src/sys/dev/usb/ |
| H A D | ehci.c | 2273 unsigned starttime = getticks(); local in function:ehci_sync_hc
|
Completed in 36 milliseconds