/netbsd/external/bsd/ntp/dist/ntpd/ |
H A D | ntp_crypto.c | 387 vp->tstamp = htonl(tstamp); in make_keylist() 1157 vtemp.tstamp = ep->tstamp; in crypto_xmit() 1506 tstamp = ntohl(ep->tstamp); in crypto_verify() 1608 vp->tstamp = htonl(tstamp); in crypto_encrypt() 1739 ep->tstamp = htonl(tstamp); in crypto_args() 1786 ep->tstamp = vp->tstamp; in crypto_send() 2212 vp->tstamp = htonl(tstamp); in crypto_alice() 2322 vp->tstamp = htonl(tstamp); in crypto_bob() 2542 vp->tstamp = htonl(tstamp); in crypto_alice2() 2645 vp->tstamp = htonl(tstamp); in crypto_bob2() [all …]
|
H A D | refclock_acts.c | 215 l_fp tstamp; /* on-time timestamp */ member 341 up->tstamp = pp->lastrec; in acts_receive() 351 up->tstamp = pp->lastrec; in acts_receive() 899 pp->lastrec = up->tstamp; in acts_timecode()
|
/netbsd/external/gpl3/binutils/dist/gprofng/libcollector/ |
H A D | iotrace.c | 331 &pp->comm.tstamp, sizeof (pp->comm.tstamp) == 4 ? "INT32" : "INT64"); in open_experiment() 1296 iopkt.comm.tstamp = grnt; 1617 iopkt.comm.tstamp = grnt; 1810 iopkt.comm.tstamp = grnt; 1850 iopkt.comm.tstamp = grnt; 1932 iopkt.comm.tstamp = grnt; 1972 iopkt.comm.tstamp = grnt; 2010 iopkt.comm.tstamp = grnt; 2047 iopkt.comm.tstamp = grnt; 2059 iopkt.comm.tstamp = grnt; [all …]
|
H A D | heaptrace.c | 180 &pp->comm.tstamp, sizeof (pp->comm.tstamp) == 4 ? "INT32" : "INT64"); in open_experiment() 298 hpacket.comm.tstamp = gethrtime (); in malloc() 302 …hpacket.comm.frinfo = collector_interface->getFrameInfo (heap_hndl, hpacket.comm.tstamp, FRINFO_FR… in malloc() 338 hpacket.comm.tstamp = ts; in free() 341 …hpacket.comm.frinfo = collector_interface->getFrameInfo (heap_hndl, hpacket.comm.tstamp, FRINFO_FR… in free() 375 hpacket.comm.tstamp = ts; in realloc() 379 …hpacket.comm.frinfo = collector_interface->getFrameInfo (heap_hndl, hpacket.comm.tstamp, FRINFO_FR… in realloc() 403 hpacket.comm.tstamp = gethrtime (); in memalign() 432 hpacket.comm.tstamp = gethrtime (); in valloc() 464 hpacket.comm.tstamp = gethrtime (); in calloc() [all …]
|
H A D | synctrace.c | 264 &pp->comm.tstamp, sizeof (pp->comm.tstamp) == 4 ? "INT32" : "INT64"); in open_experiment() 712 spacket.comm.tstamp = grnt; in __collector_jsync_end() 715 …spacket.comm.frinfo = collector_interface->getFrameInfo (sync_hndl, spacket.comm.tstamp, FRINFO_FR… in __collector_jsync_end() 745 spacket.comm.tstamp = grnt; in pthread_mutex_lock() 748 …spacket.comm.frinfo = collector_interface->getFrameInfo (sync_hndl, spacket.comm.tstamp, FRINFO_FR… in pthread_mutex_lock() 836 spacket.comm.tstamp = grnt; in __collector_pthread_cond_wait_symver() 939 spacket.comm.tstamp = grnt; in __collector_pthread_cond_timedwait_symver() 972 spacket.comm.tstamp = grnt; in pthread_join() 975 …spacket.comm.frinfo = collector_interface->getFrameInfo (sync_hndl, spacket.comm.tstamp, FRINFO_FR… in pthread_join() 1048 spacket.comm.tstamp = grnt; [all …]
|
H A D | profile.c | 77 hrtime_t tstamp __attribute__ ((packed)); member 193 &cp->tstamp, sizeof (cp->tstamp) == 4 ? "INT32" : "INT64"); in open_experiment() 281 pckt.tstamp = collector_interface->getHiResTime (); in __collector_ext_profile_handler() 282 …pckt.frinfo = collector_interface->getFrameInfo (COLLECTOR_MODULE_ERR, pckt.tstamp, FRINFO_FROM_UC… in __collector_ext_profile_handler()
|
H A D | hwprofile.c | 544 pckt.comm.tstamp = time; in collector_record_counter_internal() 564 …pckt.comm.frinfo = collector_interface->getFrameInfo (expr_hndl, pckt.comm.tstamp, FRINFO_FROM_UC,… in collector_record_counter_internal() 836 &pp->comm.tstamp, sizeof (pp->comm.tstamp) == 4 ? "INT32" : "INT64"); in hwclogwrite0() 856 &xpp->comm.tstamp, sizeof (xpp->comm.tstamp) == 4 ? "INT32" : "INT64"); in hwclogwrite0()
|
/netbsd/sbin/dmesg/ |
H A D | dmesg.c | 152 size_t tstamp; in main() local 267 tstamp = 0; in main() 278 if (tstamp < sizeof(tbuf) - 1) \ in main() 279 tbuf[tstamp++] = (c); \ in main() 282 tstamp = 0; \ in main() 324 if (tstamp == 0) in main() 329 tstamp = 0; in main() 398 if (!tstamp && postts) { in main() 406 if (tstamp) { in main() 430 if (tstamp) { in main()
|
/netbsd/external/bsd/ntp/dist/libparse/ |
H A D | clk_varitext.c | 118 timestamp_t tstamp; member 194 timestamp_t *tstamp in inp_varitext() argument 206 t->tstamp = *tstamp; in inp_varitext() 214 parseio->parse_dtime.parse_stime = t->tstamp; /* Time stamp at packet start */ in inp_varitext()
|
H A D | clk_rawdcf.c | 682 timestamp_t *tstamp in inp_rawdcf() argument 689 parseio->parse_dtime.parse_stime = *tstamp; /* collect timestamp */ in inp_rawdcf() 691 if (parse_timedout(parseio, tstamp, &timeout)) in inp_rawdcf() 705 delta_usec = calc_usecdiff(tstamp, &t->timeout, 60); in inp_rawdcf() 718 t->tminute = *tstamp; in inp_rawdcf() 725 t->timeout = *tstamp; in inp_rawdcf() 739 if (snt_rawdcf(parseio, tstamp) == CVT_OK) in inp_rawdcf()
|
H A D | parse.c | 118 timestamp_t *tstamp, in parse_timedout() argument 125 delta.tv_sec = tstamp->tv.tv_sec - parseio->parse_lastchar.tv.tv_sec; in parse_timedout() 126 delta.tv_usec = tstamp->tv.tv_usec - parseio->parse_lastchar.tv.tv_usec; in parse_timedout() 135 delt = tstamp->fp; in parse_timedout() 266 register timestamp_t *tstamp in parse_ioread() argument 305 input_status = clockformats[parseio->parse_lformat]->input(parseio, ch, tstamp); in parse_ioread() 327 parseio->parse_lastchar = *tstamp; in parse_ioread()
|
H A D | clk_sel240x.c | 94 timestamp_t *tstamp in inp_sel240x() argument 107 parseio->parse_dtime.parse_stime = *tstamp; in inp_sel240x()
|
H A D | clk_wharton.c | 137 timestamp_t *tstamp in inp_wharton_400a() argument 151 parseio->parse_dtime.parse_stime = *tstamp; /* collect timestamp */ in inp_wharton_400a()
|
H A D | clk_computime.c | 157 timestamp_t *tstamp in inp_computime() argument 171 parseio->parse_dtime.parse_stime = *tstamp; /* collect timestamp */ in inp_computime()
|
H A D | clk_rcc8000.c | 141 timestamp_t *tstamp in inp_rcc8000() argument 161 parseio->parse_dtime.parse_stime = *tstamp; /* collect timestamp */ in inp_rcc8000()
|
H A D | clk_dcf7000.c | 158 timestamp_t *tstamp in inp_dcf7000() argument 169 parseio->parse_dtime.parse_stime = *tstamp; /* collect timestamp */ in inp_dcf7000()
|
H A D | clk_hopf6021.c | 221 timestamp_t *tstamp in inp_hopf6021() argument 232 parseio->parse_dtime.parse_stime = *tstamp; /* collect timestamp */ in inp_hopf6021()
|
H A D | clk_trimtaip.c | 155 timestamp_t *tstamp in inp_trimtaip() argument 169 parseio->parse_dtime.parse_stime = *tstamp; /* collect timestamp */ in inp_trimtaip()
|
H A D | clk_meinberg.c | 434 timestamp_t *tstamp in mbg_input() argument 448 parseio->parse_dtime.parse_stime = *tstamp; /* collect timestamp */ in mbg_input() 598 timestamp_t *tstamp in gps_input() argument 638 parseio->parse_dtime.parse_stime = *tstamp; /* collect timestamp */ in gps_input()
|
/netbsd/sys/nfs/ |
H A D | nfsrtt.h | 64 struct timeval tstamp; /* Timestamp of log entry */ member 98 struct timeval tstamp; /* Timestamp of log entry */ member
|
/netbsd/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
H A D | log.c | 200 uint32_t tstamp, op, len; in get_header() local 204 tstampp = &tstamp; in get_header() 342 uint32_t tstamp; in seek_next() local 502 if (tstamp == NULL) in kadm5_log_get_version_fd() 503 tstamp = &tmp; in kadm5_log_get_version_fd() 506 *tstamp = 0; in kadm5_log_get_version_fd() 1936 uint32_t tstamp; in kadm5_log_foreach() local 2084 uint32_t tstamp; in kadm5_log_goto_end() local 2190 *tstampp = tstamp; in kadm5_log_next() 2217 uint32_t tstamp; in kadm5_log_previous() local [all …]
|
/netbsd/external/gpl3/binutils/dist/gprofng/src/ |
H A D | CallStack.cc | 149 …void add_stack_java (DataDescriptor *dDscr, long idx, FramePacket *frp, hrtime_t tstamp, uint32_t … 150 …void add_stack_java_epilogue (DataDescriptor *dDscr, long idx, FramePacket *frp, hrtime_t tstamp, … 337 hrtime_t tstamp, uint32_t thrid, in add_stack_java() argument 381 DbeInstr *cur_instr = experiment->map_jmid_to_PC (mid, bci, tstamp); in add_stack_java() 410 add_stack_java_epilogue (dDscr, idx, frp, tstamp, thrid, natpcs, jpcs, natpc_added); in add_stack_java() 442 JThread *jthread = experiment->map_pckt_to_Jthread (thrid, tstamp); in add_stack_java_epilogue() 494 hrtime_t tstamp = (hrtime_t) dDscr->getLongValue (PROP_TSTAMP, idx); in add_stack() local 523 DbeInstr *cur_instr = experiment->map_Vaddr_to_PC (va, tstamp); in add_stack() 579 DbeInstr *candPC = experiment->map_Vaddr_to_PC (evpc, tstamp); in add_stack() 688 DbeInstr *cur_instr = experiment->map_Vaddr_to_PC (va, tstamp); in add_stack() [all …]
|
H A D | Expression.cc | 249 v.val = tstamp - ctx->exp->getStartTime () in getVal() 287 hrtime_t delta = tstamp2 - tstamp; in getVal() 323 uint64_t tstamp; in getVal() local 324 tstamp = ctx->dview->getLongValue (PROP_TSTAMP, ctx->eventId); in getVal() 325 Sample *sample = ctx->exp->map_event_to_Sample (tstamp); in getVal() 340 uint64_t tstamp; in getVal() local 341 tstamp = ctx->dview->getLongValue (PROP_TSTAMP, ctx->eventId); in getVal() 342 GCEvent *gcevent = ctx->exp->map_event_to_GCEvent (tstamp); in getVal() 532 uint64_t tstamp; in getVal() local 533 tstamp = ctx->dview->getLongValue (PROP_TSTAMP, ctx->eventId); in getVal() [all …]
|
H A D | Exp_Layout.cc | 333 tstamp = 0; in CommonPacket() 344 if ((*(CommonPacket **) a)->tstamp > (*(CommonPacket **) b)->tstamp) in cmp() 346 else if ((*(CommonPacket **) a)->tstamp < (*(CommonPacket **) b)->tstamp) in cmp()
|
/netbsd/external/bsd/ntp/dist/include/ |
H A D | ntp_crypto.h | 133 tstamp_t tstamp; /* timestamp */ 148 u_int32 tstamp; /* timestamp */
|