Home
last modified time | relevance | path

Searched refs:hotspot (Results 1 – 25 of 49) sorted by relevance

12

/freebsd-9-stable/cddl/contrib/dtracetoolkit/Java/
Dj_stat.d95 hotspot*:::thread-start
100 hotspot*:::method-entry
105 hotspot*:::object-alloc
110 hotspot*:::class-loaded
115 hotspot*:::gc-begin
120 hotspot*:::ExceptionOccurred-entry
Dj_calls.d55 hotspot*:::method-entry
66 hotspot*:::object-alloc
73 hotspot*:::class-loaded
80 hotspot*:::thread-start
87 hotspot*:::method-compile-begin
98 hotspot*:::compiled-method-load
Dj_classflow.d71 hotspot*:::method-entry,
72 hotspot*:::method-return
78 hotspot*:::method-entry
90 hotspot*:::method-return
Dj_flowtime.d66 hotspot*:::method-entry,
67 hotspot*:::method-return
73 hotspot*:::method-entry
88 hotspot*:::method-return
Dj_calldist.d53 hotspot*:::method-entry
60 hotspot*:::method-return
85 hotspot*:::gc-begin
91 hotspot*:::gc-end
Dj_cpudist.d53 hotspot*:::method-entry
60 hotspot*:::method-return
85 hotspot*:::gc-begin
91 hotspot*:::gc-end
Dj_syscolors.d70 hotspot$target:::method-entry,
71 hotspot$target:::method-return,
79 hotspot$target:::method-entry
95 hotspot$target:::method-return
Dj_calltime.d54 hotspot*:::method-entry
61 hotspot*:::method-return
87 hotspot*:::gc-begin
93 hotspot*:::gc-end
Dj_cputime.d54 hotspot*:::method-entry
61 hotspot*:::method-return
87 hotspot*:::gc-begin
93 hotspot*:::gc-end
Dj_thread.d50 hotspot*:::thread-start
58 hotspot*:::thread-stop
Dj_flow.d63 hotspot*:::method-entry
76 hotspot*:::method-return
Dj_events.d47 hotspot*:::
/freebsd-9-stable/cddl/contrib/dtracetoolkit/Bin/
Dj_stat.d95 hotspot*:::thread-start
100 hotspot*:::method-entry
105 hotspot*:::object-alloc
110 hotspot*:::class-loaded
115 hotspot*:::gc-begin
120 hotspot*:::ExceptionOccurred-entry
Dj_calls.d55 hotspot*:::method-entry
66 hotspot*:::object-alloc
73 hotspot*:::class-loaded
80 hotspot*:::thread-start
87 hotspot*:::method-compile-begin
98 hotspot*:::compiled-method-load
Dj_classflow.d71 hotspot*:::method-entry,
72 hotspot*:::method-return
78 hotspot*:::method-entry
90 hotspot*:::method-return
Dj_flowtime.d66 hotspot*:::method-entry,
67 hotspot*:::method-return
73 hotspot*:::method-entry
88 hotspot*:::method-return
Dj_calldist.d53 hotspot*:::method-entry
60 hotspot*:::method-return
85 hotspot*:::gc-begin
91 hotspot*:::gc-end
Dj_cpudist.d53 hotspot*:::method-entry
60 hotspot*:::method-return
85 hotspot*:::gc-begin
91 hotspot*:::gc-end
Dj_syscolors.d70 hotspot$target:::method-entry,
71 hotspot$target:::method-return,
79 hotspot$target:::method-entry
95 hotspot$target:::method-return
Dj_cputime.d54 hotspot*:::method-entry
61 hotspot*:::method-return
87 hotspot*:::gc-begin
93 hotspot*:::gc-end
Dj_calltime.d54 hotspot*:::method-entry
61 hotspot*:::method-return
87 hotspot*:::gc-begin
93 hotspot*:::gc-end
Dj_thread.d50 hotspot*:::thread-start
58 hotspot*:::thread-stop
Dj_flow.d63 hotspot*:::method-entry
76 hotspot*:::method-return
/freebsd-9-stable/sys/geom/
Dgeom_slice.c81 if (gsp->hotspot != NULL) in g_slice_free()
82 g_free(gsp->hotspot); in g_slice_free()
230 ghp = &gsp->hotspot[m_index]; in g_slice_start()
445 gsl = gsp->hotspot; in g_slice_conf_hot()
448 if (gsp->hotspot != NULL) in g_slice_conf_hot()
449 bcopy(gsp->hotspot, gsl2, gsp->nhotspot * sizeof *gsl2); in g_slice_conf_hot()
450 gsp->hotspot = gsl2; in g_slice_conf_hot()
451 if (gsp->hotspot != NULL) in g_slice_conf_hot()
/freebsd-9-stable/cddl/contrib/dtracetoolkit/Examples/
Dhotspot_example.txt1 The following is a demonstration of the hotspot.d script.
8 # ./hotspot.d

12