Home
last modified time | relevance | path

Searched refs:start_time (Results 26 – 50 of 64) sorted by last modified time

123

/illumos-gate/usr/src/cmd/rpcsvc/
H A Dspray_subr.c41 static spraytimeval start_time; variable
58 if (cumul.clock.usec < start_time.usec) {
62 cumul.clock.sec -= start_time.sec;
63 cumul.clock.usec -= start_time.usec;
75 gettimeofday((struct timeval *)&start_time, 0);
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs_clnt.c951 uint32_t start_time; in nfs4_server_info_dcmd() member
954 mdb_printf(" (srvrboot: %Y, c_id: %u)", impl_id->start_time, in nfs4_server_info_dcmd()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsyncloop.c414 struct timeval start_time, end_time; in many_packets() local
431 (void) gettimeofday(&start_time, 0); in many_packets()
432 end_time = start_time; in many_packets()
538 secs = (float)(end_time.tv_usec - start_time.tv_usec) / 1000000.0; in many_packets()
539 secs += (float)(end_time.tv_sec - start_time.tv_sec); in many_packets()
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.c858 time_t start_time = time(NULL); in dhcp_ipc_getinfo() local
930 (time(NULL) - start_time > timeout)) { in dhcp_ipc_getinfo()
/illumos-gate/usr/src/cmd/raidz_test/
H A Draidz_test.c641 hrtime_t time_diff, start_time = gethrtime(); in run_sweep() local
668 time_diff = (gethrtime() - start_time) / NANOSEC; in run_sweep()
/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc118 static time_t start_time; variable
/illumos-gate/usr/src/cmd/tic/
H A Dtic_main.c168 start_time = time((time_t *) 0); in init()
H A Dtic_parse.c576 if (stat64(filename, &statbuf) >= 0 && statbuf.st_mtime >= start_time) { in dump_structure()
646 statbuf.st_mtime >= start_time) { in dump_structure()
856 (part2 == 0 && statbuf.st_mtime < start_time)) { in handle_use()
/illumos-gate/usr/src/cmd/luxadm/
H A Dg_adm.c6097 hrtime_t start_time = 0, end_time; in display_lun_info() local
6104 start_time = gethrtime(); in display_lun_info()
6244 (end_time - start_time)/1000000); in display_lun_info()
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_ib.c153 hrtime_t start_time; in pcmu_ib_intr_disable() local
168 start_time = curr = gethrtime(); in pcmu_ib_intr_disable()
184 if (curr - start_time > intr_timeout) { in pcmu_ib_intr_disable()
240 hrtime_t start_time; in pcmu_ib_intr_dist() local
255 start_time = curr = gethrtime(); in pcmu_ib_intr_dist()
270 if (curr - start_time > intr_timeout) { in pcmu_ib_intr_dist()
501 hrtime_t start_time; in pcmu_ib_ino_add_intr() local
522 start_time = curr = gethrtime(); in pcmu_ib_ino_add_intr()
538 if (curr - start_time > intr_timeout) { in pcmu_ib_ino_add_intr()
591 hrtime_t start_time; in pcmu_ib_ino_rem_intr() local
[all …]
H A Dpcmu_cb.c142 hrtime_t start_time; in pcmu_cb_disable_nintr_reg() local
153 start_time = curr = gethrtime(); in pcmu_cb_disable_nintr_reg()
170 if (curr - start_time > intr_timeout) { in pcmu_cb_disable_nintr_reg()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_hlib.c3269 hrtime_t start_time, end_time; in oberon_hp_pwroff() local
3343 start_time = gethrtime(); in oberon_hp_pwroff()
3346 if ((end_time = (gethrtime() - start_time)) > in oberon_hp_pwroff()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcisch.c334 hrtime_t start_time; in pci_schizo_cdma_sync() local
346 start_time = gethrtime(); in pci_schizo_cdma_sync()
348 if (gethrtime() - start_time <= pci_cdma_intr_timeout) in pci_schizo_cdma_sync()
361 start_time = gethrtime() - start_time; in pci_schizo_cdma_sync()
363 pbm_p->pbm_cdma_latency_sum += start_time; in pci_schizo_cdma_sync()
364 if (start_time > pbm_p->pbm_cdma_latency_max) in pci_schizo_cdma_sync()
365 pbm_p->pbm_cdma_latency_max = start_time; in pci_schizo_cdma_sync()
391 hrtime_t start_time; in pci_pbm_dma_sync() local
418 start_time = gethrtime(); in pci_pbm_dma_sync()
420 if (gethrtime() - start_time > pci_sync_buf_timeout) in pci_pbm_dma_sync()
H A Dpci_ib.c176 hrtime_t start_time; in ib_intr_disable() local
187 start_time = gethrtime(); in ib_intr_disable()
190 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_intr_disable()
267 hrtime_t start_time; in ib_intr_dist() local
281 start_time = gethrtime(); in ib_intr_dist()
634 hrtime_t start_time; in ib_ino_add_intr() local
651 start_time = gethrtime(); in ib_ino_add_intr()
707 hrtime_t start_time; in ib_ino_rem_intr() local
722 start_time = gethrtime(); in ib_ino_rem_intr()
903 hrtime_t start_time; in ib_set_intr_target() local
[all …]
H A Dpci_cb.c128 hrtime_t start_time; in cb_disable_nintr_reg() local
134 start_time = gethrtime(); in cb_disable_nintr_reg()
138 if (gethrtime() - start_time > pci_intrpend_timeout) { in cb_disable_nintr_reg()
H A Dpci_dma.c86 hrtime_t start_time; in pci_dma_sync_flag_wait() local
114 start_time = gethrtime(); in pci_dma_sync_flag_wait()
116 for (; gethrtime() - start_time < pci_sync_buf_timeout; loops++) in pci_dma_sync_flag_wait()
124 loops, gethrtime() - start_time, stack_buf[0]); in pci_dma_sync_flag_wait()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_ib.c171 hrtime_t start_time, prev, curr, interval, jump; in px_ib_intr_pend() local
182 for (curr = start_time = gethrtime(); !panicstr && in px_ib_intr_pend()
199 if (curr - start_time > intr_timeout) { in px_ib_intr_pend()
935 hrtime_t start_time, end_time; in px_ib_set_msix_target() local
1063 start_time = gethrtime(); in px_ib_set_msix_target()
1071 end_time = gethrtime() - start_time; in px_ib_set_msix_target()
/illumos-gate/usr/src/uts/common/sys/
H A Dkstat.h703 hrtime_t start_time; /* previous event start time */ member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_msg.h95 clock_t start_time; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_msg.c64 log->start_time = emlxs_device.log_timestamp; in emlxs_msg_log_create()
230 entry2->time = time - log->start_time; in emlxs_msg_log()
259 entry->time = time - log->start_time; in emlxs_msg_log()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmulti_thread_def.h114 u32 start_time; /* The time that the thread started to run */ member
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_subr.c611 time_t start_time; in ud_update() local
725 start_time = gethrestime_sec(); in ud_update()
734 ud_checkclean(vfsp, ptr->udf_vfs, ptr->vfs_dev, start_time); in ud_update()
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_implied.c351 struct timeval *start_time) in __separate_pools() argument
361 timersub(&now, start_time, &diff); in __separate_pools()
381 …->left, comparison, rl, true_stack, maybe_stack, false_stack, checked, mixed, gate_sm, start_time); in __separate_pools()
382 …>right, comparison, rl, true_stack, maybe_stack, false_stack, checked, mixed, gate_sm, start_time); in __separate_pools()
394 struct timeval start_time; in separate_pools() local
397 gettimeofday(&start_time, NULL); in separate_pools()
398 …_pools(sm, comparison, rl, true_stack, &maybe_stack, false_stack, checked, mixed, sm, &start_time); in separate_pools()
H A Dsmatch_db.c599 struct timeval start_time; member
1080 if (cur_time.tv_sec - data->start_time.tv_sec > 10) in caller_info_callback()
1182 gettimeofday(&data.start_time, NULL); in match_data_from_db()
1254 if (end_time.tv_sec - data.start_time.tv_sec <= 10) { in match_data_from_db()
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.implicit_dependencies.no_structs266 …sk_struct)->nvcsw, (struct task_struct)->nivcsw, (struct task_struct)->start_time, (struct task_st…
268 …sk_struct)->nvcsw, (struct task_struct)->nivcsw, (struct task_struct)->start_time, (struct task_st…
269 …sk_struct)->nvcsw, (struct task_struct)->nivcsw, (struct task_struct)->start_time, (struct task_st…
292 …sk_struct)->nvcsw, (struct task_struct)->nivcsw, (struct task_struct)->start_time, (struct task_st…
293 …sk_struct)->nvcsw, (struct task_struct)->nivcsw, (struct task_struct)->start_time, (struct task_st…
296 …sk_struct)->nvcsw, (struct task_struct)->nivcsw, (struct task_struct)->start_time, (struct task_st…
297 …sk_struct)->nvcsw, (struct task_struct)->nivcsw, (struct task_struct)->start_time, (struct task_st…
322 …sk_struct)->nvcsw, (struct task_struct)->nivcsw, (struct task_struct)->start_time, (struct task_st…
325 …sk_struct)->nvcsw, (struct task_struct)->nivcsw, (struct task_struct)->start_time, (struct task_st…
326 …sk_struct)->nvcsw, (struct task_struct)->nivcsw, (struct task_struct)->start_time, (struct task_st…
[all …]

123