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

/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_util.h240 extern void dtj_throw_no_such_element(JNIEnv *, const char *, ...);
H A Ddtrace_jni.c193 dtj_throw_no_such_element(jenv, "consumer handle %d", handle);
1803 dtj_throw_no_such_element(env, "no compiled program");
1828 dtj_throw_no_such_element(env, "program not found");
H A Ddtj_util.c814 dtj_throw_no_such_element(JNIEnv *jenv, const char *fmt, ...) function

Completed in 94 milliseconds