Searched refs:delta (Results 26 - 50 of 105) sorted by relevance

12345

/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Perl/
H A Dpl_flowinfo.d70 this->delta = (timestamp - self->last) / 1000;
71 printf("%d %6d %10d %16s:%-4d %-8s %*s-> %s\n", cpu, pid, this->delta,
80 this->delta = (timestamp - self->last) / 1000;
82 printf("%d %6d %10d %16s:%-4d %-8s %*s<- %s\n", cpu, pid, this->delta,
H A Dpl_flowtime.d3 * pl_flowtime.d - snoop Perl subroutines with flow and delta times.
72 this->delta = (timestamp - self->last) / 1000;
74 basename(copyinstr(arg1)), this->delta, self->depth * 2, "",
82 this->delta = (timestamp - self->last) / 1000;
85 basename(copyinstr(arg1)), this->delta, self->depth * 2, "",
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Php/
H A Dphp_flowinfo.d71 this->delta = (timestamp - self->last) / 1000;
73 this->delta, basename(copyinstr(arg1)), arg2, "func",
82 this->delta = (timestamp - self->last) / 1000;
85 this->delta, basename(copyinstr(arg1)), arg2, "func",
H A Dphp_flowtime.d3 * php_flowtime.d - snoop PHP functions with flow and delta times.
74 this->delta = (timestamp - self->last) / 1000;
76 basename(copyinstr(arg1)), this->delta, self->depth * 2, "",
85 this->delta = (timestamp - self->last) / 1000;
88 basename(copyinstr(arg1)), this->delta, self->depth * 2, "",
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Python/
H A Dpy_flowinfo.d70 this->delta = (timestamp - self->last) / 1000;
71 printf("%d %6d %10d %16s:%-4d %-8s %*s-> %s\n", cpu, pid, this->delta,
80 this->delta = (timestamp - self->last) / 1000;
82 printf("%d %6d %10d %16s:%-4d %-8s %*s<- %s\n", cpu, pid, this->delta,
H A Dpy_flowtime.d3 * py_flowtime.d - snoop Python functions with flow and delta times.
73 this->delta = (timestamp - self->last) / 1000;
75 basename(copyinstr(arg0)), this->delta, self->depth * 2, "",
83 this->delta = (timestamp - self->last) / 1000;
86 basename(copyinstr(arg0)), this->delta, self->depth * 2, "",
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Ruby/
H A Drb_flowtime.d68 this->delta = (timestamp - self->last) / 1000;
70 basename(copyinstr(arg2)), this->delta, self->depth * 2, "",
78 this->delta = (timestamp - self->last) / 1000;
81 basename(copyinstr(arg2)), this->delta, self->depth * 2, "",
H A Drb_syscolors.d78 this->delta = (timestamp - self->last) / 1000;
81 cpu, pid, this->delta, basename(copyinstr(arg2)), arg3, "method",
89 this->delta = (timestamp - self->last) / 1000;
93 cpu, pid, this->delta, basename(copyinstr(arg2)), arg3, "method",
100 this->delta = (timestamp - self->last) / 1000;
102 cpu, pid, this->delta, basename(copyinstr(arg0)), arg1, "line",
110 this->delta = (timestamp - self->last) / 1000;
112 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
121 this->delta = (timestamp - self->last) / 1000;
124 cpu, pid, this->delta, "\"", "syscal
[all...]
H A Drb_flowinfo.d70 this->delta = (timestamp - self->last) / 1000;
72 printf("%d %6d %10d %16s:%-4d %-8s %*s-> %s\n", cpu, pid, this->delta,
81 this->delta = (timestamp - self->last) / 1000;
84 printf("%d %6d %10d %16s:%-4d %-8s %*s<- %s\n", cpu, pid, this->delta,
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Dtcl_insflow.d3 * tcl_insflow.d - snoop Tcl execution showing procedure flow and delta times.
73 this->delta = (timestamp - self->last) / 1000;
75 this->delta, "proc", self->depth * 2, "", copyinstr(arg0));
82 this->delta = (timestamp - self->last) / 1000;
85 this->delta, "proc", self->depth * 2, "", copyinstr(arg0));
91 this->delta = (timestamp - self->last) / 1000;
93 this->delta, "cmd", self->depth * 2, "", copyinstr(arg0));
100 this->delta = (timestamp - self->last) / 1000;
103 this->delta, "cmd", self->depth * 2, "", copyinstr(arg0));
109 this->delta
[all...]
H A Dtcl_syscolors.d73 this->delta = (timestamp - self->last) / 1000;
75 pid, this->delta, "proc", self->depth * 2, "", copyinstr(arg0),
84 this->delta = (timestamp - self->last) / 1000;
87 pid, this->delta, "proc", self->depth * 2, "", copyinstr(arg0),
95 this->delta = (timestamp - self->last) / 1000;
97 pid, this->delta, "cmd", self->depth * 2, "", copyinstr(arg0),
106 this->delta = (timestamp - self->last) / 1000;
109 pid, this->delta, "cmd", self->depth * 2, "", copyinstr(arg0),
118 this->delta = (timestamp - self->last) / 1000;
120 cpu, pid, this->delta, "syscal
[all...]
H A Drb_syscolors.d78 this->delta = (timestamp - self->last) / 1000;
81 cpu, pid, this->delta, basename(copyinstr(arg2)), arg3, "method",
89 this->delta = (timestamp - self->last) / 1000;
93 cpu, pid, this->delta, basename(copyinstr(arg2)), arg3, "method",
100 this->delta = (timestamp - self->last) / 1000;
102 cpu, pid, this->delta, basename(copyinstr(arg0)), arg1, "line",
110 this->delta = (timestamp - self->last) / 1000;
112 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
121 this->delta = (timestamp - self->last) / 1000;
124 cpu, pid, this->delta, "\"", "syscal
[all...]
H A Drb_flowinfo.d70 this->delta = (timestamp - self->last) / 1000;
72 printf("%d %6d %10d %16s:%-4d %-8s %*s-> %s\n", cpu, pid, this->delta,
81 this->delta = (timestamp - self->last) / 1000;
84 printf("%d %6d %10d %16s:%-4d %-8s %*s<- %s\n", cpu, pid, this->delta,
H A Dj_syscolors.d81 this->delta = (timestamp - self->last) / 1000;
88 pid, tid, this->delta, "method", self->depth[arg0] * 2, "",
97 this->delta = (timestamp - self->last) / 1000;
105 pid, tid, this->delta, "method", self->depth[arg0] * 2, "",
114 this->delta = (timestamp - self->last) / 1000;
116 cpu, pid, tid, this->delta, "syscall", self->depthlast * 2, "",
124 this->delta = (timestamp - self->last) / 1000;
126 cpu, pid, tid, this->delta, "syscall", self->depthlast * 2, "",
H A Dj_flowtime.d3 * j_flowtime.d - snoop Java execution with method flow and delta times.
75 this->delta = (timestamp - self->last) / 1000;
82 timestamp / 1000, this->delta, self->depth[arg0] * 2, "",
90 this->delta = (timestamp - self->last) / 1000;
98 timestamp / 1000, this->delta, self->depth[arg0] * 2, "",
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Tcl/
H A Dtcl_insflow.d3 * tcl_insflow.d - snoop Tcl execution showing procedure flow and delta times.
73 this->delta = (timestamp - self->last) / 1000;
75 this->delta, "proc", self->depth * 2, "", copyinstr(arg0));
82 this->delta = (timestamp - self->last) / 1000;
85 this->delta, "proc", self->depth * 2, "", copyinstr(arg0));
91 this->delta = (timestamp - self->last) / 1000;
93 this->delta, "cmd", self->depth * 2, "", copyinstr(arg0));
100 this->delta = (timestamp - self->last) / 1000;
103 this->delta, "cmd", self->depth * 2, "", copyinstr(arg0));
109 this->delta
[all...]
H A Dtcl_syscolors.d73 this->delta = (timestamp - self->last) / 1000;
75 pid, this->delta, "proc", self->depth * 2, "", copyinstr(arg0),
84 this->delta = (timestamp - self->last) / 1000;
87 pid, this->delta, "proc", self->depth * 2, "", copyinstr(arg0),
95 this->delta = (timestamp - self->last) / 1000;
97 pid, this->delta, "cmd", self->depth * 2, "", copyinstr(arg0),
106 this->delta = (timestamp - self->last) / 1000;
109 pid, this->delta, "cmd", self->depth * 2, "", copyinstr(arg0),
118 this->delta = (timestamp - self->last) / 1000;
120 cpu, pid, this->delta, "syscal
[all...]
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Java/
H A Dj_syscolors.d81 this->delta = (timestamp - self->last) / 1000;
88 pid, tid, this->delta, "method", self->depth[arg0] * 2, "",
97 this->delta = (timestamp - self->last) / 1000;
105 pid, tid, this->delta, "method", self->depth[arg0] * 2, "",
114 this->delta = (timestamp - self->last) / 1000;
116 cpu, pid, tid, this->delta, "syscall", self->depthlast * 2, "",
124 this->delta = (timestamp - self->last) / 1000;
126 cpu, pid, tid, this->delta, "syscall", self->depthlast * 2, "",
H A Dj_flowtime.d3 * j_flowtime.d - snoop Java execution with method flow and delta times.
75 this->delta = (timestamp - self->last) / 1000;
82 timestamp / 1000, this->delta, self->depth[arg0] * 2, "",
90 this->delta = (timestamp - self->last) / 1000;
98 timestamp / 1000, this->delta, self->depth[arg0] * 2, "",
/osnet-11/usr/src/grub/grub2/grub-core/kern/powerpc/
H A Ddl.c163 Elf_Sword delta = value - (Elf_Word) addr; local
165 if (delta << 6 >> 6 != delta)
171 delta = (grub_uint8_t *) tptr - (grub_uint8_t *) addr;
177 if (delta << 6 >> 6 != delta)
180 *addr = (*addr & 0xfc000003) | (delta & 0x3fffffc);
/osnet-11/usr/src/lib/libzonestat/common/
H A Dzonestat_impl.h94 #define TIMESTRUC_DELTA(delta, new, old) \
96 (delta).tv_sec = (new).tv_sec - (old).tv_sec; \
97 (delta).tv_nsec = (new).tv_nsec - (old).tv_nsec;\
98 if ((delta).tv_nsec < 0) { \
99 delta.tv_nsec += NANOSEC; \
100 delta.tv_sec -= 1; \
102 if ((delta).tv_sec < 0) { \
103 delta.tv_sec = 0; \
104 delta.tv_nsec = 0; \
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Duga_draw.h72 grub_efi_uintn_t delta);
/osnet-11/usr/src/lib/libsip/common/
H A Dsip_timeout.c307 hrtime_t delta; local
312 delta = (hrtime_t)5 * NANOSEC;
316 to.tv_sec = tim.tv_sec + (delta / NANOSEC);
318 (delta % NANOSEC);
339 delta = next_timeout - current_time;
340 if (delta <= 0)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/io/
H A Dfs.t176 $delta = $accurate_timestamps ? 1 : 2; # Granularity of time on the filesystem
178 $foo = (utime 500000000,500000000 + $delta,'b');
195 print "# atime - $atime mtime - $mtime delta - $delta\n";
196 if($atime == 500000000 && $mtime == 500000000 + $delta) {
204 $foo = (utime 400000000,500000000 + 2*$delta,'b');
207 if ($new_atime == $atime && $new_mtime - $mtime == $delta) {
219 is( $mtime, 500000000 + $delta, 'mtime' );
/osnet-11/usr/src/lib/fm/libfmevent/common/
H A Dfmev_evaccess.c293 hrtime_t t0, t1, delta; local
299 delta = t1 - t0;
301 if (delta < hrtmin) {
302 hrtmin = delta;
303 hrtbase = t0 + delta / 2;

Completed in 75 milliseconds

12345