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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddtrace.h105 uint_t dpi_matches; /* number of probes matched by program */ member in struct:dtrace_proginfo
H A Ddt_program.c190 pip->dpi_matches += n;
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/
H A Ddtrace.c646 dpi.dpi_matches, dpi.dpi_matches == 1 ? "" : "s");
677 g_total += dpi.dpi_matches;

Completed in 54 milliseconds