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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddtrace.h104 uint_t dpi_matches; /* number of probes matched by program */ member in struct:dtrace_proginfo
H A Ddt_program.c187 pip->dpi_matches += n;
/illumos-gate/usr/src/cmd/dtrace/
H A Ddtrace.c572 dpi.dpi_matches, dpi.dpi_matches == 1 ? "" : "s");
603 g_total += dpi.dpi_matches;
/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtrace_jni.c458 pinfo->dpi_matches);

Completed in 85 milliseconds