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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_pid.c59 uint_t dpp_nmatches; member in struct:dt_pid_probe
206 pp->dpp_nmatches += nmatches;
350 uint_t nmatches = pp->dpp_nmatches;
356 if (nmatches == pp->dpp_nmatches) {

Completed in 45 milliseconds