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

/osnet-11/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c1002 * called only for those elements of the tuple/value pair that are included in
1951 * Return B_TRUE if the aggregation is included, B_FALSE otherwise. Only in the
1960 jboolean included; local
1970 included = (*jenv)->CallBooleanMethod(jenv,
1979 return (included);

Completed in 403 milliseconds