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

/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DFlow.java121 * @param flowDepth current depth in the call stack
123 * value with the given name or if the given {@code flowDepth} is
129 Flow(String flowKindName, int flowDepth) argument
132 depth = flowDepth;

Completed in 14 milliseconds