EVCNT_TYPE_ANY
if (filter != EVCNT_TYPE_ANY
if (filter != EVCNT_TYPE_ANY && filter != ev->ev_type)
const int mib[4] = {CTL_KERN, KERN_EVCNT, EVCNT_TYPE_ANY,
if (type != EVCNT_TYPE_ANY) {
const char *evdesc = type == EVCNT_TYPE_ANY ?
const char *typedesc = type == EVCNT_TYPE_ANY ?
(void)printf(type == EVCNT_TYPE_ANY ?
if (type != EVCNT_TYPE_ANY)
if (type == EVCNT_TYPE_ANY)
if (type != EVCNT_TYPE_ANY && evcnt.ev_type != type)
(void)printf(type == EVCNT_TYPE_ANY ?
if (type != EVCNT_TYPE_ANY)
doevcnt(verbose, EVCNT_TYPE_ANY);