Home
last modified time | relevance | path

Searched refs:subroutines (Results 1 – 25 of 229) sorted by relevance

12345678910

/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dpl_who_example.txt3 This is a simple script to see who is executing Perl subroutines. Here it
16 programs called three subroutines.
39 This shows the location of libraries and modules from where subroutines were
H A Dpl_subcalls_example.txt3 This is a simple script to count executed Perl subroutines. Here it traces
51 The number of subroutines called by nicstat can be seen above, which includes
52 subroutines from libraries and modules that the program used.
H A Dpl_calltime_example.txt3 This script traces the elapsed time of Perl subroutines (functions) and
30 In total, 3 subroutines were called, one of each.
34 subroutines.
38 The inclusive time includes the time spent in other subroutines called, and
149 subroutines.
H A Dpl_cputime_example.txt3 This script traces the on-CPU time of Perl subroutines (functions) and
30 In total, 3 subroutines were called, one each of func_a(), func_b() and
35 times excludes time spent in other subroutines.
39 seconds. This inclusive time includes the time spent in other subroutines
150 subroutines.
H A Dphp_calldist_example.txt62 In total, 3 subroutines were called, one each of func_a(), func_b() and
68 other subroutines.
73 includes the time spent in other subroutines called, and since func_a() called
H A Dphp_cpudist_example.txt62 In total, 3 subroutines were called, one each of func_a(), func_b() and
68 other subroutines.
74 CPU. This time includes the time spent in other subroutines called, and since
H A Dpl_calldist_example.txt3 This script traces the elapsed time of Perl subroutines (functions) and
50 In total, 3 subroutines were called - func_a(), func_b(), and func_c().
54 other subroutines.
59 time spent in other subroutines called, and since func_a() called func_b()
H A Dpl_syscalls_example.txt3 This is a simple script to count executed Perl subroutines and system calls.
43 While tracing, three subroutines were called - func_a(), func_b() and func_c().
H A Dtcl_calltime_example.txt54 commands or procedures, this number excludes any subroutines called during
58 commands or procedures including any time spent in subroutines. You can see
H A Djs_calldist_example.txt103 takes, excluding the time spent in subroutines called by that function. We
109 subroutines it calls.
H A Djs_cpudist_example.txt101 on-CPU by various functions, not including time spent in subroutines. You can
106 on-CPU by various functions, including that time spent in subroutines called
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dpl_who_example.txt3 This is a simple script to see who is executing Perl subroutines. Here it
16 programs called three subroutines.
39 This shows the location of libraries and modules from where subroutines were
H A Dpl_subcalls_example.txt3 This is a simple script to count executed Perl subroutines. Here it traces
51 The number of subroutines called by nicstat can be seen above, which includes
52 subroutines from libraries and modules that the program used.
H A Dpl_calltime_example.txt3 This script traces the elapsed time of Perl subroutines (functions) and
30 In total, 3 subroutines were called, one of each.
34 subroutines.
38 The inclusive time includes the time spent in other subroutines called, and
149 subroutines.
H A Dpl_cputime_example.txt3 This script traces the on-CPU time of Perl subroutines (functions) and
30 In total, 3 subroutines were called, one each of func_a(), func_b() and
35 times excludes time spent in other subroutines.
39 seconds. This inclusive time includes the time spent in other subroutines
150 subroutines.
H A Dphp_calldist_example.txt62 In total, 3 subroutines were called, one each of func_a(), func_b() and
68 other subroutines.
73 includes the time spent in other subroutines called, and since func_a() called
H A Dphp_cpudist_example.txt62 In total, 3 subroutines were called, one each of func_a(), func_b() and
68 other subroutines.
74 CPU. This time includes the time spent in other subroutines called, and since
H A Dpl_calldist_example.txt3 This script traces the elapsed time of Perl subroutines (functions) and
50 In total, 3 subroutines were called - func_a(), func_b(), and func_c().
54 other subroutines.
59 time spent in other subroutines called, and since func_a() called func_b()
H A Dpl_syscalls_example.txt3 This is a simple script to count executed Perl subroutines and system calls.
43 While tracing, three subroutines were called - func_a(), func_b() and func_c().
H A Dtcl_calltime_example.txt54 commands or procedures, this number excludes any subroutines called during
58 commands or procedures including any time spent in subroutines. You can see
H A Djs_calldist_example.txt103 takes, excluding the time spent in subroutines called by that function. We
109 subroutines it calls.
H A Djs_cpudist_example.txt101 on-CPU by various functions, not including time spent in subroutines. You can
106 on-CPU by various functions, including that time spent in subroutines called
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A DALLperl_notes.txt12 The following counts subroutines from the example program, Code/Perl/hello.pl,
19 no subroutines were called, so there is no data to output.
/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/
H A DALLperl_notes.txt12 The following counts subroutines from the example program, Code/Perl/hello.pl,
19 no subroutines were called, so there is no data to output.
/netbsd-src/sys/dev/ata/
H A Dfiles.ata38 # Common SATA subroutines
41 # Common SATA FIS subroutines

12345678910