/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/ |
H A D | pl_who_example.txt | 3 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 D | pl_subcalls_example.txt | 3 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 D | pl_calltime_example.txt | 3 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 D | pl_cputime_example.txt | 3 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 D | php_calldist_example.txt | 62 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 D | php_cpudist_example.txt | 62 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 D | pl_calldist_example.txt | 3 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 D | pl_syscalls_example.txt | 3 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 D | tcl_calltime_example.txt | 54 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 D | js_calldist_example.txt | 103 takes, excluding the time spent in subroutines called by that function. We 109 subroutines it calls.
|
H A D | js_cpudist_example.txt | 101 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 D | pl_who_example.txt | 3 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 D | pl_subcalls_example.txt | 3 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 D | pl_calltime_example.txt | 3 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 D | pl_cputime_example.txt | 3 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 D | php_calldist_example.txt | 62 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 D | php_cpudist_example.txt | 62 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 D | pl_calldist_example.txt | 3 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 D | pl_syscalls_example.txt | 3 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 D | tcl_calltime_example.txt | 54 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 D | js_calldist_example.txt | 103 takes, excluding the time spent in subroutines called by that function. We 109 subroutines it calls.
|
H A D | js_cpudist_example.txt | 101 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 D | ALLperl_notes.txt | 12 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 D | ALLperl_notes.txt | 12 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 D | files.ata | 38 # Common SATA subroutines 41 # Common SATA FIS subroutines
|