Searched defs:disable_dprobes (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/services/
H A DdtraceAttacher.cpp83 void DTrace::disable_dprobes(int probes) { function in class:DTrace
116 disable_dprobes(DTRACE_ALL_PROBES);
133 * disable_dprobes call has to be delayed till next "detach all "event.
139 disable_dprobes(DTRACE_ALL_PROBES);

Completed in 45 milliseconds