Searched refs:timestamp (Results 151 - 175 of 418) sorted by relevance

1234567891011>>

/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/safety/
H A Dtst.substr.d35 on = (timestamp / 1000000000) & 1;
/freebsd-10.0-release/crypto/heimdal/admin/
H A Dpurge.c45 time_t timestamp; member in struct:e
61 add_entry (krb5_principal princ, int vno, time_t timestamp, struct e **head) argument
70 e->timestamp = timestamp;
81 e->timestamp = timestamp;
129 add_entry (entry.principal, entry.vno, entry.timestamp, &head);
151 && judgement_day - e->timestamp > age) {
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Bin/
H A Ddnlcsnoop.d70 self->start = timestamp;
80 this->elapsed = (timestamp - self->start) / 1000;
H A Dshortlived.d51 start = timestamp;
109 this->total = timestamp - start;
H A Drb_calldist.d53 self->function[self->depth] = timestamp;
59 this->elapsed_incl = timestamp - self->function[self->depth];
77 self->object = timestamp;
83 this->elapsed = timestamp - self->object;
96 self->gc = timestamp;
102 this->elapsed = timestamp - self->gc;
H A Drb_calltime.d51 self->function[self->depth] = timestamp;
57 this->elapsed_incl = timestamp - self->function[self->depth];
76 self->object = timestamp;
82 this->elapsed = timestamp - self->object;
96 self->gc = timestamp;
102 this->elapsed = timestamp - self->gc;
H A Dsh_calltime.d51 self->function[self->depth] = timestamp;
57 this->elapsed_incl = timestamp - self->function[self->depth];
76 self->builtin = timestamp;
82 this->elapsed = timestamp - self->builtin;
97 self->command = timestamp;
103 this->elapsed = timestamp - self->command;
H A Dj_classflow.d84 printf("%3d %6d %-16d %*s-> %s.%s\n", cpu, pid, timestamp / 1000,
97 printf("%3d %6d %-16d %*s<- %s.%s\n", cpu, pid, timestamp / 1000,
H A Dj_flow.d70 printf("%3d %6d %-16d %*s-> %s.%s\n", cpu, pid, timestamp / 1000,
84 printf("%3d %6d %-16d %*s<- %s.%s\n", cpu, pid, timestamp / 1000,
H A Dphp_calldist.d54 self->function[self->depth] = timestamp;
60 this->elapsed_incl = timestamp - self->function[self->depth];
H A Dpl_calldist.d53 self->sub[self->depth] = timestamp;
59 this->elapsed_incl = timestamp - self->sub[self->depth];
H A Dpy_calldist.d53 self->function[self->depth] = timestamp;
59 this->elapsed_incl = timestamp - self->function[self->depth];
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Kernel/
H A Ddnlcsnoop.d70 self->start = timestamp;
80 this->elapsed = (timestamp - self->start) / 1000;
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Proc/
H A Dshortlived.d51 start = timestamp;
109 this->total = timestamp - start;
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/
H A Drwinfo.d53 i[probefunc].ts = timestamp;
63 i[probefunc].elapsed += timestamp - i[probefunc].ts;
/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-tra.h102 * |sta| address[35:3] | 0 | src id | 0 | DWB | diff timestamp|
104 * |sta| address[35:3] | 0 | src id | 0 | PL2 | diff timestamp|
106 * |sta| address[35:3] | 0 | src id | 0 | PSL1 | diff timestamp|
108 * |sta| address[35:3] | 0 | src id | 0 | LDD | diff timestamp|
110 * |sta| address[35:3] | 0 | src id | 0 | LDI | diff timestamp|
112 * |sta| address[35:3] | 0 | src id | 0 | LDT | diff timestamp|
114 * |sta| address[35:3] | * or 16B mask | src id | 0 | STC | diff timestamp|
116 * |sta| address[35:3] | * or 16B mask | src id | 0 | STF | diff timestamp|
118 * |sta| address[35:3] | * or 16B mask | src id | 0 | STP | diff timestamp|
120 * |sta| address[35:3] | * or 16B mask | src id | 0 | STT | diff timestamp|
391 uint64_t timestamp : 8; member in struct:__anon7123::__anon7125
415 uint64_t timestamp : 8; member in struct:__anon7123::__anon7126
440 uint64_t timestamp : 8; member in struct:__anon7123::__anon7127
465 uint64_t timestamp : 8; member in struct:__anon7123::__anon7128
490 uint64_t timestamp : 8; member in struct:__anon7123::__anon7129
515 uint64_t timestamp : 8; member in struct:__anon7123::__anon7130
542 uint64_t timestamp : 8; member in struct:__anon7123::__anon7131
569 uint64_t timestamp : 8; member in struct:__anon7123::__anon7132
[all...]
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Ruby/
H A Drb_calldist.d53 self->function[self->depth] = timestamp;
59 this->elapsed_incl = timestamp - self->function[self->depth];
77 self->object = timestamp;
83 this->elapsed = timestamp - self->object;
96 self->gc = timestamp;
102 this->elapsed = timestamp - self->gc;
H A Drb_calltime.d51 self->function[self->depth] = timestamp;
57 this->elapsed_incl = timestamp - self->function[self->depth];
76 self->object = timestamp;
82 this->elapsed = timestamp - self->object;
96 self->gc = timestamp;
102 this->elapsed = timestamp - self->gc;
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Shell/
H A Dsh_calltime.d51 self->function[self->depth] = timestamp;
57 this->elapsed_incl = timestamp - self->function[self->depth];
76 self->builtin = timestamp;
82 this->elapsed = timestamp - self->builtin;
97 self->command = timestamp;
103 this->elapsed = timestamp - self->command;
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dmk_priv.c69 krb5_us_timeofday (context, &rdata.timestamp, &rdata.usec);
72 part.timestamp = &rdata.timestamp;
75 part.timestamp = NULL;
80 outdata->timestamp = rdata.timestamp;
/freebsd-10.0-release/contrib/libreadline/
H A Dhistory.c223 temp->timestamp = ts;
235 if (hist == 0 || hist->timestamp == 0)
237 ts = hist->timestamp;
323 FREE (hs->timestamp);
324 hs->timestamp = savestring (string);
338 FREE (hist->timestamp);
356 ts = hist->timestamp ? savestring (hist->timestamp) : hist->timestamp;
357 ret->timestamp
[all...]
/freebsd-10.0-release/sys/dev/nxge/include/
H A Dxge-os-pal.h58 int timestamp; /* whether timestamps are enabled */ member in struct:xge_os_tracebuf_t
95 if (tb->timestamp) { \
107 if (tb->timestamp) { \
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Java/
H A Dj_classflow.d84 printf("%3d %6d %-16d %*s-> %s.%s\n", cpu, pid, timestamp / 1000,
97 printf("%3d %6d %-16d %*s<- %s.%s\n", cpu, pid, timestamp / 1000,
H A Dj_flow.d70 printf("%3d %6d %-16d %*s-> %s.%s\n", cpu, pid, timestamp / 1000,
84 printf("%3d %6d %-16d %*s<- %s.%s\n", cpu, pid, timestamp / 1000,
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Perl/
H A Dpl_calldist.d53 self->sub[self->depth] = timestamp;
59 this->elapsed_incl = timestamp - self->sub[self->depth];

Completed in 203 milliseconds

1234567891011>>