Home
last modified time | relevance | path

Searched refs:func_a (Results 1 – 25 of 190) sorted by relevance

12345678

/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dpy_profile_example.txt25 [ ./func_slow.py:24 (func_a) ]
41 [ ./func_slow.py:24 (func_a) ]
53 [ ./func_slow.py:24 (func_a) ]
64 [ ./func_slow.py:18 (func_a) ]
82 [ ./func_slow.py:24 (func_a) ]
97 [ ./func_slow.py:24 (func_a) ]
112 [ ./func_slow.py:24 (func_a) ]
131 [ ./func_slow.py:24 (func_a) ]
147 [ ./func_slow.py:24 (func_a) ]
163 [ ./func_slow.py:24 (func_a) ]
[all …]
H A Dj_profile_example.txt28 Func_loop.func_a()V
40 Func_loop.func_a()V
52 Func_loop.func_a()V
64 Func_loop.func_a()V
76 Func_loop.func_a()V
88 Func_loop.func_a()V
100 Func_loop.func_a()V
112 showing func_b() and func_a() - as expected from the source to Func_loop.java.
127 Func_loop.func_a()V
139 Func_loop.func_a()V
[all …]
H A Dphp_cputime_example.txt12 func_abc.php func func_a 1
22 func_abc.php func func_a 74
31 func_abc.php func func_a 210
34 was one call each of func_a(), func_b() and func_c().
36 The exclusive subroutine on-CPU times show that func_a() spent around 74
43 func_a() spent around 210 microseconds. This inclusive time includes the time
44 spent in other functions called (including sleep), and since func_a() called
H A Dtcl_calldist_example.txt38 PID=16033, proc, func_a
139 PID=16033, cmd, func_a
145 PID=16033, proc, func_a
151 The exclusive function elapsed times show that each func_a took between 256
154 The inclusive elapsed times section shows that each func_a spent
156 any other commands or procedures called by func_a.
H A Dphp_calldist_example.txt12 func_abc.php, func, func_a
56 func_abc.php, func, func_a
62 In total, 3 subroutines were called, one each of func_a(), func_b() and
72 func_a() took between 2.1 seconds and 4.2 seconds to execute. This time
73 includes the time spent in other subroutines called, and since func_a() called
H A Dtcl_cputime_example.txt30 16038 proc func_a 535521
45 16038 proc func_a 3226247
46 16038 cmd func_a 3226275
51 The exclusive function on-CPU times show that func_a spent around 0.5 seconds
56 total, including the time spent in other functions called, and since func_a
H A Dsh_cpudist_example.txt34 func_slow.sh, func, func_a
66 func_slow.sh, func, func_a
75 The exclusive function on-CPU times show that func_a() spent between
79 spent between 1.0 and 2.1 seconds on-CPU, and func_a() spent between 2.1
81 functions called, and since func_a() called func_b() which called func_c(),
H A Dphp_cpudist_example.txt12 func_abc.php, func, func_a
56 func_abc.php, func, func_a
62 In total, 3 subroutines were called, one each of func_a(), func_b() and
73 microseconds on CPU; and func_a() took between 128 and 255 microseconds on
75 func_a() called func_b() which called func_c(), these times make sense.
H A Djs_cputime_example.txt12 func_clock.html func func_a 5
31 func_clock.html func func_a 83465
42 func_clock.html func func_a 498142
53 The exclusive subroutine on-CPU times shows, amongst other results, that func_a
57 The inclusive subroutine on-CPU times show that func_a spent around 0.5
H A Dphp_flowtime_example.txt8 0 3646108339057 func_abc.php 9 -> func_a
19 0 3646111362370 func_abc.php 9 <- func_a
24 showing that func_a() began; slept, and returned from sleep; and then called
31 (skipping the header) reads as "the time from func_a() beginning to
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dpy_profile_example.txt25 [ ./func_slow.py:24 (func_a) ]
41 [ ./func_slow.py:24 (func_a) ]
53 [ ./func_slow.py:24 (func_a) ]
64 [ ./func_slow.py:18 (func_a) ]
82 [ ./func_slow.py:24 (func_a) ]
97 [ ./func_slow.py:24 (func_a) ]
112 [ ./func_slow.py:24 (func_a) ]
131 [ ./func_slow.py:24 (func_a) ]
147 [ ./func_slow.py:24 (func_a) ]
163 [ ./func_slow.py:24 (func_a) ]
[all …]
H A Dj_profile_example.txt28 Func_loop.func_a()V
40 Func_loop.func_a()V
52 Func_loop.func_a()V
64 Func_loop.func_a()V
76 Func_loop.func_a()V
88 Func_loop.func_a()V
100 Func_loop.func_a()V
112 showing func_b() and func_a() - as expected from the source to Func_loop.java.
127 Func_loop.func_a()V
139 Func_loop.func_a()V
[all …]
H A Dphp_cputime_example.txt12 func_abc.php func func_a 1
22 func_abc.php func func_a 74
31 func_abc.php func func_a 210
34 was one call each of func_a(), func_b() and func_c().
36 The exclusive subroutine on-CPU times show that func_a() spent around 74
43 func_a() spent around 210 microseconds. This inclusive time includes the time
44 spent in other functions called (including sleep), and since func_a() called
H A Dtcl_calldist_example.txt38 PID=16033, proc, func_a
139 PID=16033, cmd, func_a
145 PID=16033, proc, func_a
151 The exclusive function elapsed times show that each func_a took between 256
154 The inclusive elapsed times section shows that each func_a spent
156 any other commands or procedures called by func_a.
H A Dphp_calldist_example.txt12 func_abc.php, func, func_a
56 func_abc.php, func, func_a
62 In total, 3 subroutines were called, one each of func_a(), func_b() and
72 func_a() took between 2.1 seconds and 4.2 seconds to execute. This time
73 includes the time spent in other subroutines called, and since func_a() called
H A Dtcl_cputime_example.txt30 16038 proc func_a 535521
45 16038 proc func_a 3226247
46 16038 cmd func_a 3226275
51 The exclusive function on-CPU times show that func_a spent around 0.5 seconds
56 total, including the time spent in other functions called, and since func_a
H A Dsh_cpudist_example.txt34 func_slow.sh, func, func_a
66 func_slow.sh, func, func_a
75 The exclusive function on-CPU times show that func_a() spent between
79 spent between 1.0 and 2.1 seconds on-CPU, and func_a() spent between 2.1
81 functions called, and since func_a() called func_b() which called func_c(),
H A Dphp_cpudist_example.txt12 func_abc.php, func, func_a
56 func_abc.php, func, func_a
62 In total, 3 subroutines were called, one each of func_a(), func_b() and
73 microseconds on CPU; and func_a() took between 128 and 255 microseconds on
75 func_a() called func_b() which called func_c(), these times make sense.
H A Djs_cputime_example.txt12 func_clock.html func func_a 5
31 func_clock.html func func_a 83465
42 func_clock.html func func_a 498142
53 The exclusive subroutine on-CPU times shows, amongst other results, that func_a
57 The inclusive subroutine on-CPU times show that func_a spent around 0.5
H A Dphp_flowtime_example.txt8 0 3646108339057 func_abc.php 9 -> func_a
19 0 3646111362370 func_abc.php 9 <- func_a
24 showing that func_a() began; slept, and returned from sleep; and then called
31 (skipping the header) reads as "the time from func_a() beginning to
H A Dpl_cputime_example.txt12 func_slow.pl sub func_a 1
19 func_slow.pl sub func_a 264193
28 func_slow.pl sub func_a 1601653
30 In total, 3 subroutines were called, one each of func_a(), func_b() and
33 The exclusive subroutine on-CPU times show that func_a() spent around 264.2 ms
38 on-CPU, func_b() spent around 1.3 seconds, and func_a() spent around 1.6
40 called, and since func_a() called func_b() which called func_c(), these
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Notes/
H A DALLexclusive_notes.txt40 16 func_a()
47 23 func_a
49 func_a() calls func_b() which calls func_c(). Tracing the flow using
54 2 0 3052991099265 func_abc.sh 2 -> func_a
65 13 0 3052994131707 func_abc.sh 7 <- func_a
69 Exclusive function time for func_a() in the above output would be the
72 exclusive time for func_a() is the time from lines 2 to 4.
74 Looking back at the code, exclusive time for func_a() is the time spent
H A DALLinclusive_notes.txt37 16 func_a()
44 23 func_a
46 func_a() calls func_b() which calls func_c(). Tracing the flow using
51 2 0 3052991099265 func_abc.sh 2 -> func_a
62 13 0 3052994131707 func_abc.sh 7 <- func_a
66 Inclusive function time for func_a() in the above output would be the
70 Looking back at the code, inclusive time for func_a() is the time spent
/netbsd-src/external/cddl/dtracetoolkit/dist/Notes/
H A DALLexclusive_notes.txt40 16 func_a()
47 23 func_a
49 func_a() calls func_b() which calls func_c(). Tracing the flow using
54 2 0 3052991099265 func_abc.sh 2 -> func_a
65 13 0 3052994131707 func_abc.sh 7 <- func_a
69 Exclusive function time for func_a() in the above output would be the
72 exclusive time for func_a() is the time from lines 2 to 4.
74 Looking back at the code, exclusive time for func_a() is the time spent
H A DALLinclusive_notes.txt37 16 func_a()
44 23 func_a
46 func_a() calls func_b() which calls func_c(). Tracing the flow using
51 2 0 3052991099265 func_abc.sh 2 -> func_a
62 13 0 3052994131707 func_abc.sh 7 <- func_a
66 Inclusive function time for func_a() in the above output would be the
70 Looking back at the code, inclusive time for func_a() is the time spent

12345678