Searched refs:exclude (Results 1 - 25 of 81) sorted by relevance

1234

/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Dsh_calldist.d52 self->exclude[self->depth] = 0;
60 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
62 self->exclude[self->depth] = 0;
72 self->exclude[self->depth] += this->elapsed_incl;
89 self->exclude[self->depth] += this->elapsed;
106 self->exclude[self->depth] += this->elapsed;
H A Dphp_calldist.d53 self->exclude[self->depth] = 0;
61 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
63 self->exclude[self->depth] = 0;
73 self->exclude[self->depth] += this->elapsed_incl;
H A Dphp_cpudist.d53 self->exclude[self->depth] = 0;
61 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
63 self->exclude[self->depth] = 0;
73 self->exclude[self->depth] += this->oncpu_incl;
H A Dpl_calldist.d52 self->exclude[self->depth] = 0;
60 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
62 self->exclude[self->depth] = 0;
72 self->exclude[self->depth] += this->elapsed_incl;
H A Dpl_cpudist.d52 self->exclude[self->depth] = 0;
60 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
62 self->exclude[self->depth] = 0;
72 self->exclude[self->depth] += this->oncpu_incl;
H A Dpy_calldist.d52 self->exclude[self->depth] = 0;
60 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
62 self->exclude[self->depth] = 0;
72 self->exclude[self->depth] += this->elapsed_incl;
H A Dpy_cpudist.d52 self->exclude[self->depth] = 0;
60 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
62 self->exclude[self->depth] = 0;
72 self->exclude[self->depth] += this->oncpu_incl;
H A Dtcl_calldist.d55 self->exclude[self->depth] = 0;
63 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
65 self->exclude[self->depth] = 0;
74 self->exclude[self->depth] += this->elapsed_incl;
80 self->exclude[self->depth] = 0;
88 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
90 self->exclude[self->depth] = 0;
99 self->exclude[self->depth] += this->elapsed_incl;
H A Dtcl_calltime.d56 self->exclude[self->depth] = 0;
64 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
66 self->exclude[self->depth] = 0;
76 self->exclude[self->depth] += this->elapsed_incl;
82 self->exclude[self->depth] = 0;
90 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
92 self->exclude[self->depth] = 0;
102 self->exclude[self->depth] += this->elapsed_incl;
H A Dtcl_cpudist.d55 self->exclude[self->depth] = 0;
63 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
65 self->exclude[self->depth] = 0;
74 self->exclude[self->depth] += this->oncpu_incl;
80 self->exclude[self->depth] = 0;
88 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
90 self->exclude[self->depth] = 0;
99 self->exclude[self->depth] += this->oncpu_incl;
H A Dtcl_cputime.d56 self->exclude[self->depth] = 0;
64 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
66 self->exclude[self->depth] = 0;
76 self->exclude[self->depth] += this->oncpu_incl;
82 self->exclude[self->depth] = 0;
90 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
92 self->exclude[self->depth] = 0;
102 self->exclude[self->depth] += this->oncpu_incl;
H A Djs_calldist.d49 self->exclude[self->depth] = 0;
57 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
59 self->exclude[self->depth] = 0;
69 self->exclude[self->depth] += this->elapsed_incl;
88 self->exclude[self->depth] += this->elapsed;
H A Djs_cpudist.d49 self->exclude[self->depth] = 0;
57 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
59 self->exclude[self->depth] = 0;
69 self->exclude[self->depth] += this->oncpu_incl;
88 self->exclude[self->depth] += this->oncpu;
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Shell/
H A Dsh_calldist.d52 self->exclude[self->depth] = 0;
60 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
62 self->exclude[self->depth] = 0;
72 self->exclude[self->depth] += this->elapsed_incl;
89 self->exclude[self->depth] += this->elapsed;
106 self->exclude[self->depth] += this->elapsed;
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Perl/
H A Dpl_calldist.d52 self->exclude[self->depth] = 0;
60 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
62 self->exclude[self->depth] = 0;
72 self->exclude[self->depth] += this->elapsed_incl;
H A Dpl_cpudist.d52 self->exclude[self->depth] = 0;
60 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
62 self->exclude[self->depth] = 0;
72 self->exclude[self->depth] += this->oncpu_incl;
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Php/
H A Dphp_calldist.d53 self->exclude[self->depth] = 0;
61 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
63 self->exclude[self->depth] = 0;
73 self->exclude[self->depth] += this->elapsed_incl;
H A Dphp_cpudist.d53 self->exclude[self->depth] = 0;
61 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
63 self->exclude[self->depth] = 0;
73 self->exclude[self->depth] += this->oncpu_incl;
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Python/
H A Dpy_calldist.d52 self->exclude[self->depth] = 0;
60 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
62 self->exclude[self->depth] = 0;
72 self->exclude[self->depth] += this->elapsed_incl;
H A Dpy_cpudist.d52 self->exclude[self->depth] = 0;
60 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
62 self->exclude[self->depth] = 0;
72 self->exclude[self->depth] += this->oncpu_incl;
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Tcl/
H A Dtcl_calldist.d55 self->exclude[self->depth] = 0;
63 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
65 self->exclude[self->depth] = 0;
74 self->exclude[self->depth] += this->elapsed_incl;
80 self->exclude[self->depth] = 0;
88 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
90 self->exclude[self->depth] = 0;
99 self->exclude[self->depth] += this->elapsed_incl;
H A Dtcl_calltime.d56 self->exclude[self->depth] = 0;
64 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
66 self->exclude[self->depth] = 0;
76 self->exclude[self->depth] += this->elapsed_incl;
82 self->exclude[self->depth] = 0;
90 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
92 self->exclude[self->depth] = 0;
102 self->exclude[self->depth] += this->elapsed_incl;
H A Dtcl_cpudist.d55 self->exclude[self->depth] = 0;
63 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
65 self->exclude[self->depth] = 0;
74 self->exclude[self->depth] += this->oncpu_incl;
80 self->exclude[self->depth] = 0;
88 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
90 self->exclude[self->depth] = 0;
99 self->exclude[self->depth] += this->oncpu_incl;
H A Dtcl_cputime.d56 self->exclude[self->depth] = 0;
64 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
66 self->exclude[self->depth] = 0;
76 self->exclude[self->depth] += this->oncpu_incl;
82 self->exclude[self->depth] = 0;
90 this->oncpu_excl = this->oncpu_incl - self->exclude[self->depth];
92 self->exclude[self->depth] = 0;
102 self->exclude[self->depth] += this->oncpu_incl;
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/JavaScript/
H A Djs_calldist.d49 self->exclude[self->depth] = 0;
57 this->elapsed_excl = this->elapsed_incl - self->exclude[self->depth];
59 self->exclude[self->depth] = 0;
69 self->exclude[self->depth] += this->elapsed_incl;
88 self->exclude[self->depth] += this->elapsed;

Completed in 2849 milliseconds

1234