HomeSort by: relevance | last modified time | path
    Searched defs:dpp_nmatches (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_pid.c 70 uint_t dpp_nmatches; member in struct:dt_pid_probe
225 pp->dpp_nmatches += nmatches;
384 uint_t nmatches = pp->dpp_nmatches;
390 if (nmatches == pp->dpp_nmatches) {
dt_pid.c 70 uint_t dpp_nmatches; member in struct:dt_pid_probe
225 pp->dpp_nmatches += nmatches;
384 uint_t nmatches = pp->dpp_nmatches;
390 if (nmatches == pp->dpp_nmatches) {

Completed in 55 milliseconds