Home
last modified time | relevance | path

Searched refs:filter_state (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/tnf/prex/
H A Dprbk.c306 attrs.filter_state ? "on" : "off"); in prbk_show_pfilter_mode()
340 if (attrs.filter_state) { in prbk_warn_pfilter_empty()
/titanic_50/usr/src/lib/libtnfctl/
H A Dtnfctl.h90 boolean_t filter_state; /* kernel mode only */ member
H A Dopen.c312 attrs->filter_state = hdl->kpidfilter_state; in tnfctl_trace_attrs_get()