Searched refs:depth (Results 76 - 100 of 407) sorted by relevance

1234567891011>>

/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Php/
H A Dphp_calltime.d50 self->depth++;
51 self->exclude[self->depth] = 0;
52 self->function[self->depth] = timestamp;
56 /arg0 && self->function[self->depth]/
58 this->elapsed_incl = timestamp - self->function[self->depth];
59 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
60 self->function[self->depth] = 0;
61 self->exclude[self->depth] = 0;
71 self->depth--;
72 self->exclude[self->depth]
[all...]
H A Dphp_cputime.d50 self->depth++;
51 self->exclude[self->depth] = 0;
52 self->function[self->depth] = vtimestamp;
56 /arg0 && self->function[self->depth]/
58 this->oncpu_incl = vtimestamp - self->function[self->depth];
59 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
60 self->function[self->depth] = 0;
61 self->exclude[self->depth] = 0;
71 self->depth--;
72 self->exclude[self->depth]
[all...]
H A Dphp_syscolors.d49 self int depth;
57 self->depth = 0;
75 self->depth * 2, "", copyinstr(arg0), color_off);
76 self->depth++;
85 self->depth -= self->depth > 0 ? 1 : 0;
88 self->depth * 2, "", copyinstr(arg0), color_off);
97 cpu, pid, tid, this->delta, "\"", "syscall", self->depth * 2, "",
107 cpu, pid, tid, this->delta, "\"", "syscall", self->depth * 2, "",
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Python/
H A Dpy_calltime.d49 self->depth++;
50 self->exclude[self->depth] = 0;
51 self->function[self->depth] = timestamp;
55 /self->function[self->depth]/
57 this->elapsed_incl = timestamp - self->function[self->depth];
58 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
59 self->function[self->depth] = 0;
60 self->exclude[self->depth] = 0;
70 self->depth--;
71 self->exclude[self->depth]
[all...]
H A Dpy_cputime.d49 self->depth++;
50 self->exclude[self->depth] = 0;
51 self->function[self->depth] = vtimestamp;
55 /self->function[self->depth]/
57 this->oncpu_incl = vtimestamp - self->function[self->depth];
58 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
59 self->function[self->depth] = 0;
60 self->exclude[self->depth] = 0;
70 self->depth--;
71 self->exclude[self->depth]
[all...]
H A Dpy_syscolors.d49 self int depth;
57 self->depth = 0;
76 self->depth * 2, "", copyinstr(arg1), color_off);
77 self->depth++;
85 self->depth -= self->depth > 0 ? 1 : 0;
88 self->depth * 2, "", copyinstr(arg1), color_off);
97 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
107 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Bin/
H A Dsh_pidcolors.d58 self int depth;
91 self->depth * 2, "", copyinstr(arg1), color_off);
92 self->depth++;
99 self->depth -= self->depth > 0 ? 1 : 0;
102 self->depth * 2, "", copyinstr(arg1), color_off);
111 self->depth * 2, "", copyinstr(arg1), color_off);
112 self->depth++;
119 self->depth -= self->depth >
[all...]
H A Dsh_cpudist.d51 self->depth++;
52 self->function[self->depth] = vtimestamp;
53 self->exclude[self->depth] = 0;
57 /self->function[self->depth]/
59 this->oncpu_incl = vtimestamp - self->function[self->depth];
60 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
61 self->function[self->depth] = 0;
62 self->exclude[self->depth] = 0;
71 self->depth--;
72 self->exclude[self->depth]
[all...]
H A Dsh_cputime.d49 self->depth++;
50 self->function[self->depth] = vtimestamp;
51 self->exclude[self->depth] = 0;
55 /self->function[self->depth]/
57 this->oncpu_incl = vtimestamp - self->function[self->depth];
58 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
59 self->function[self->depth] = 0;
60 self->exclude[self->depth] = 0;
70 self->depth--;
71 self->exclude[self->depth]
[all...]
H A Dtcl_syscolors.d49 self int depth;
75 pid, this->delta, "proc", self->depth * 2, "", copyinstr(arg0),
77 self->depth++;
78 self->depthlast = self->depth;
85 self->depth -= self->depth > 0 ? 1 : 0;
87 pid, this->delta, "proc", self->depth * 2, "", copyinstr(arg0),
89 self->depthlast = self->depth;
97 pid, this->delta, "cmd", self->depth * 2, "", copyinstr(arg0),
99 self->depth
[all...]
H A Dsh_syscolors.d51 self int depth;
81 self->depth * 2, "", copyinstr(arg1), color_off);
82 self->depth++;
89 self->depth -= self->depth > 0 ? 1 : 0;
92 self->depth * 2, "", copyinstr(arg1), color_off);
101 self->depth * 2, "", copyinstr(arg1), color_off);
102 self->depth++;
109 self->depth -= self->depth >
[all...]
H A Dphp_syscolors.d49 self int depth;
57 self->depth = 0;
75 self->depth * 2, "", copyinstr(arg0), color_off);
76 self->depth++;
85 self->depth -= self->depth > 0 ? 1 : 0;
88 self->depth * 2, "", copyinstr(arg0), color_off);
97 cpu, pid, tid, this->delta, "\"", "syscall", self->depth * 2, "",
107 cpu, pid, tid, this->delta, "\"", "syscall", self->depth * 2, "",
H A Dpy_syscolors.d49 self int depth;
57 self->depth = 0;
76 self->depth * 2, "", copyinstr(arg1), color_off);
77 self->depth++;
85 self->depth -= self->depth > 0 ? 1 : 0;
88 self->depth * 2, "", copyinstr(arg1), color_off);
97 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
107 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
H A Dj_classflow.d30 * depth to the next. See Docs/Notes/ALLjavaflow.txt for additional notes.
57 self int depth[int];
85 self->depth[arg0] * 2, "", stringof(this->class),
87 self->depth[arg0]++;
96 self->depth[arg0] -= self->depth[arg0] > 0 ? 1 : 0;
98 self->depth[arg0] * 2, "", stringof(this->class),
H A Dj_flow.d30 * depth to the next. See Docs/Notes/ALLjavaflow.txt for additional notes.
56 self int depth[int];
71 self->depth[arg0] * 2, "", stringof(this->class),
73 self->depth[arg0]++;
83 self->depth[arg0] -= self->depth[arg0] > 0 ? 1 : 0;
85 self->depth[arg0] * 2, "", stringof(this->class),
H A Drb_flowinfo.d53 self int depth;
73 basename(copyinstr(arg2)), arg3, "method", self->depth * 2, "",
75 self->depth++;
82 self->depth -= self->depth > 0 ? 1 : 0;
85 basename(copyinstr(arg2)), arg3, "method", self->depth * 2, "",
H A Dpl_syscolors.d49 self int depth;
79 self->depth * 2, "", copyinstr(arg1), color_off);
80 self->depth++;
88 self->depth -= self->depth > 0 ? 1 : 0;
91 self->depth * 2, "", copyinstr(arg1), color_off);
100 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
110 cpu, pid, this->delta, "\"", "syscall", self->depth * 2, "",
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Shell/
H A Dsh_pidcolors.d58 self int depth;
91 self->depth * 2, "", copyinstr(arg1), color_off);
92 self->depth++;
99 self->depth -= self->depth > 0 ? 1 : 0;
102 self->depth * 2, "", copyinstr(arg1), color_off);
111 self->depth * 2, "", copyinstr(arg1), color_off);
112 self->depth++;
119 self->depth -= self->depth >
[all...]
H A Dsh_cpudist.d51 self->depth++;
52 self->function[self->depth] = vtimestamp;
53 self->exclude[self->depth] = 0;
57 /self->function[self->depth]/
59 this->oncpu_incl = vtimestamp - self->function[self->depth];
60 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
61 self->function[self->depth] = 0;
62 self->exclude[self->depth] = 0;
71 self->depth--;
72 self->exclude[self->depth]
[all...]
H A Dsh_cputime.d49 self->depth++;
50 self->function[self->depth] = vtimestamp;
51 self->exclude[self->depth] = 0;
55 /self->function[self->depth]/
57 this->oncpu_incl = vtimestamp - self->function[self->depth];
58 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
59 self->function[self->depth] = 0;
60 self->exclude[self->depth] = 0;
70 self->depth--;
71 self->exclude[self->depth]
[all...]
H A Dsh_syscolors.d51 self int depth;
81 self->depth * 2, "", copyinstr(arg1), color_off);
82 self->depth++;
89 self->depth -= self->depth > 0 ? 1 : 0;
92 self->depth * 2, "", copyinstr(arg1), color_off);
101 self->depth * 2, "", copyinstr(arg1), color_off);
102 self->depth++;
109 self->depth -= self->depth >
[all...]
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Tcl/
H A Dtcl_syscolors.d49 self int depth;
75 pid, this->delta, "proc", self->depth * 2, "", copyinstr(arg0),
77 self->depth++;
78 self->depthlast = self->depth;
85 self->depth -= self->depth > 0 ? 1 : 0;
87 pid, this->delta, "proc", self->depth * 2, "", copyinstr(arg0),
89 self->depthlast = self->depth;
97 pid, this->delta, "cmd", self->depth * 2, "", copyinstr(arg0),
99 self->depth
[all...]
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Java/
H A Dj_classflow.d30 * depth to the next. See Docs/Notes/ALLjavaflow.txt for additional notes.
57 self int depth[int];
85 self->depth[arg0] * 2, "", stringof(this->class),
87 self->depth[arg0]++;
96 self->depth[arg0] -= self->depth[arg0] > 0 ? 1 : 0;
98 self->depth[arg0] * 2, "", stringof(this->class),
H A Dj_flow.d30 * depth to the next. See Docs/Notes/ALLjavaflow.txt for additional notes.
56 self int depth[int];
71 self->depth[arg0] * 2, "", stringof(this->class),
73 self->depth[arg0]++;
83 self->depth[arg0] -= self->depth[arg0] > 0 ? 1 : 0;
85 self->depth[arg0] * 2, "", stringof(this->class),
/freebsd-9.3-release/cddl/contrib/dtracetoolkit/Ruby/
H A Drb_flowinfo.d53 self int depth;
73 basename(copyinstr(arg2)), arg3, "method", self->depth * 2, "",
75 self->depth++;
82 self->depth -= self->depth > 0 ? 1 : 0;
85 basename(copyinstr(arg2)), arg3, "method", self->depth * 2, "",

Completed in 114 milliseconds

1234567891011>>