Searched refs:totalDrops (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DDrop.java141 * @param totalDrops total number of drops since the source {@link
146 * totalDrops} is negative
151 Drop(int dropCPU, String dropKindName, long dropCount, long totalDrops, argument
157 total = totalDrops;

Completed in 57 milliseconds