Lines Matching defs:probe
280 jobject probe = NULL;
288 probe = dtj_new_probedesc(jc, data->dteda_pdesc);
289 if (!probe) {
296 (*jenv)->DeleteLocalRef(jenv, probe);
311 (*jenv)->DeleteLocalRef(jenv, probe);
316 probe,
324 (*jenv)->DeleteLocalRef(jenv, probe);
636 * the last record if rec is NULL (signalling end of probe data).
639 r = edesc->dtepd_nrecs; /* end of probe data */
698 * End of probe data. Notify listeners of the new ProbeData
820 * This is the probe handling function passed to dtrace_work(). It is is called
821 * once every time a probe fires. It is the first of all the callbacks for the
822 * current probe. It is followed by multiple callbacks to dtj_chewrec(), one