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

/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c12213 int total_matched = 0, matched = 0; local
12231 total_matched += matched;
12259 *nmatched = total_matched;

Completed in 92 milliseconds