Home
last modified time | relevance | path

Searched refs:ipgpc_gather_stats (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/ipp/ipgpc/
H A Dclassifierddi.c177 ipgpc_gather_stats = B_FALSE; /* disabled by default */ in ipgpc_create_action()
179 ipgpc_gather_stats = (boolean_t)stat; in ipgpc_create_action()
238 ipgpc_gather_stats = (boolean_t)stat; in ipgpc_modify_action()
H A Dfilters.h54 extern boolean_t ipgpc_gather_stats; /* should stats be performed for ipgpc */
H A Dclassifier.c177 if (ipgpc_gather_stats) { in update_stats()
H A Dfilters.c58 boolean_t ipgpc_gather_stats; /* should stats be performed for ipgpc */ variable
2129 (uint32_t)ipgpc_gather_stats)) != 0) { in ipgpc_params_info()