Searched refs:delta (Results 1 - 25 of 105) sorted by relevance

12345

/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Dsh_flowinfo.d74 this->delta = (timestamp - self->last) / 1000;
76 this->delta, basename(copyinstr(arg0)), arg2, "func",
84 this->delta = (timestamp - self->last) / 1000;
87 this->delta, basename(copyinstr(arg0)), "func", self->depth * 2,
94 this->delta = (timestamp - self->last) / 1000;
96 this->delta, basename(copyinstr(arg0)), arg2, "builtin",
104 this->delta = (timestamp - self->last) / 1000;
107 this->delta, basename(copyinstr(arg0)), "builtin",
114 this->delta = (timestamp - self->last) / 1000;
116 this->delta, basenam
[all...]
H A Dsh_syscolors.d78 this->delta = (timestamp - self->last) / 1000;
80 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "func",
88 this->delta = (timestamp - self->last) / 1000;
91 cpu, pid, this->delta, basename(copyinstr(arg0)), "func",
98 this->delta = (timestamp - self->last) / 1000;
100 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "builtin",
108 this->delta = (timestamp - self->last) / 1000;
111 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "builtin",
118 this->delta = (timestamp - self->last) / 1000;
120 cpu, pid, this->delta, basenam
[all...]
H A Dphp_syscolors.d72 this->delta = (timestamp - self->last) / 1000;
74 cpu, pid, tid, this->delta, basename(copyinstr(arg1)), arg2, "func",
83 this->delta = (timestamp - self->last) / 1000;
87 cpu, pid, tid, this->delta, basename(copyinstr(arg1)), arg2, "func",
95 this->delta = (timestamp - self->last) / 1000;
97 cpu, pid, tid, this->delta, "\"", "syscall", self->depth * 2, "",
105 this->delta = (timestamp - self->last) / 1000;
107 cpu, pid, tid, this->delta, "\"", "syscall", self->depth * 2, "",
H A Dpl_syscolors.d76 this->delta = (timestamp - self->last) / 1000;
78 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "sub",
86 this->delta = (timestamp - self->last) / 1000;
90 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "sub",
98 this->delta = (timestamp - self->last) / 1000;
100 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
108 this->delta = (timestamp - self->last) / 1000;
110 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
H A Dpy_syscolors.d73 this->delta = (timestamp - self->last) / 1000;
75 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "func",
83 this->delta = (timestamp - self->last) / 1000;
87 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "func",
95 this->delta = (timestamp - self->last) / 1000;
97 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
105 this->delta = (timestamp - self->last) / 1000;
107 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
H A Dtcl_flowtime.d3 * tcl_flowtime.d - snoop Tcl execution showing procedure flow and delta times.
73 this->delta = (timestamp - self->last) / 1000;
75 this->delta, self->depth * 2, "", copyinstr(arg0));
82 this->delta = (timestamp - self->last) / 1000;
85 this->delta, self->depth * 2, "", copyinstr(arg0));
91 this->delta = (timestamp - self->last) / 1000;
93 this->delta, self->depth * 2, "", copyinstr(arg0));
100 this->delta = (timestamp - self->last) / 1000;
103 this->delta, self->depth * 2, "", copyinstr(arg0));
H A Dsh_pidcolors.d88 this->delta = (timestamp - self->last) / 1000;
90 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "func",
98 this->delta = (timestamp - self->last) / 1000;
101 cpu, pid, this->delta, basename(copyinstr(arg0)), "func",
108 this->delta = (timestamp - self->last) / 1000;
110 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "builtin",
118 this->delta = (timestamp - self->last) / 1000;
121 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "builtin",
128 this->delta = (timestamp - self->last) / 1000;
130 cpu, pid, this->delta, basenam
[all...]
H A Djs_flowinfo.d70 this->delta = (timestamp - self->last) / 1000;
72 this->delta, basename(copyinstr(arg4)), arg5, "func",
80 this->delta = (timestamp - self->last) / 1000;
83 this->delta, basename(copyinstr(arg0)), "func", self->depth * 2,
H A Djs_flowtime.d3 * js_flowtime.d - JavaScript function flow with delta times using DTrace.
68 this->delta = (timestamp - self->last) / 1000;
70 basename(copyinstr(arg0)), this->delta, self->depth * 2, "",
78 this->delta = (timestamp - self->last) / 1000;
81 basename(copyinstr(arg0)), this->delta, self->depth * 2, "",
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, "",
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, "",
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, "",
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, "",
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Shell/
H A Dsh_flowinfo.d74 this->delta = (timestamp - self->last) / 1000;
76 this->delta, basename(copyinstr(arg0)), arg2, "func",
84 this->delta = (timestamp - self->last) / 1000;
87 this->delta, basename(copyinstr(arg0)), "func", self->depth * 2,
94 this->delta = (timestamp - self->last) / 1000;
96 this->delta, basename(copyinstr(arg0)), arg2, "builtin",
104 this->delta = (timestamp - self->last) / 1000;
107 this->delta, basename(copyinstr(arg0)), "builtin",
114 this->delta = (timestamp - self->last) / 1000;
116 this->delta, basenam
[all...]
H A Dsh_syscolors.d78 this->delta = (timestamp - self->last) / 1000;
80 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "func",
88 this->delta = (timestamp - self->last) / 1000;
91 cpu, pid, this->delta, basename(copyinstr(arg0)), "func",
98 this->delta = (timestamp - self->last) / 1000;
100 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "builtin",
108 this->delta = (timestamp - self->last) / 1000;
111 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "builtin",
118 this->delta = (timestamp - self->last) / 1000;
120 cpu, pid, this->delta, basenam
[all...]
H A Dsh_pidcolors.d88 this->delta = (timestamp - self->last) / 1000;
90 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "func",
98 this->delta = (timestamp - self->last) / 1000;
101 cpu, pid, this->delta, basename(copyinstr(arg0)), "func",
108 this->delta = (timestamp - self->last) / 1000;
110 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "builtin",
118 this->delta = (timestamp - self->last) / 1000;
121 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "builtin",
128 this->delta = (timestamp - self->last) / 1000;
130 cpu, pid, this->delta, basenam
[all...]
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Perl/
H A Dpl_syscolors.d76 this->delta = (timestamp - self->last) / 1000;
78 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "sub",
86 this->delta = (timestamp - self->last) / 1000;
90 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "sub",
98 this->delta = (timestamp - self->last) / 1000;
100 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
108 this->delta = (timestamp - self->last) / 1000;
110 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Php/
H A Dphp_syscolors.d72 this->delta = (timestamp - self->last) / 1000;
74 cpu, pid, tid, this->delta, basename(copyinstr(arg1)), arg2, "func",
83 this->delta = (timestamp - self->last) / 1000;
87 cpu, pid, tid, this->delta, basename(copyinstr(arg1)), arg2, "func",
95 this->delta = (timestamp - self->last) / 1000;
97 cpu, pid, tid, this->delta, "\"", "syscall", self->depth * 2, "",
105 this->delta = (timestamp - self->last) / 1000;
107 cpu, pid, tid, this->delta, "\"", "syscall", self->depth * 2, "",
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Python/
H A Dpy_syscolors.d73 this->delta = (timestamp - self->last) / 1000;
75 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "func",
83 this->delta = (timestamp - self->last) / 1000;
87 cpu, pid, this->delta, basename(copyinstr(arg0)), arg2, "func",
95 this->delta = (timestamp - self->last) / 1000;
97 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
105 this->delta = (timestamp - self->last) / 1000;
107 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Tcl/
H A Dtcl_flowtime.d3 * tcl_flowtime.d - snoop Tcl execution showing procedure flow and delta times.
73 this->delta = (timestamp - self->last) / 1000;
75 this->delta, self->depth * 2, "", copyinstr(arg0));
82 this->delta = (timestamp - self->last) / 1000;
85 this->delta, self->depth * 2, "", copyinstr(arg0));
91 this->delta = (timestamp - self->last) / 1000;
93 this->delta, self->depth * 2, "", copyinstr(arg0));
100 this->delta = (timestamp - self->last) / 1000;
103 this->delta, self->depth * 2, "", copyinstr(arg0));
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/JavaScript/
H A Djs_flowinfo.d70 this->delta = (timestamp - self->last) / 1000;
72 this->delta, basename(copyinstr(arg4)), arg5, "func",
80 this->delta = (timestamp - self->last) / 1000;
83 this->delta, basename(copyinstr(arg0)), "func", self->depth * 2,
H A Djs_flowtime.d3 * js_flowtime.d - JavaScript function flow with delta times using DTrace.
68 this->delta = (timestamp - self->last) / 1000;
70 basename(copyinstr(arg0)), this->delta, self->depth * 2, "",
78 this->delta = (timestamp - self->last) / 1000;
81 basename(copyinstr(arg0)), this->delta, self->depth * 2, "",

Completed in 72 milliseconds

12345