Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsubr_evcnt.c220 sysctl_fillevcnt(const struct evcnt *ev, struct evcnt_sysctl *evs, in sysctl_fillevcnt()
224 const size_t copylen = offsetof(struct evcnt_sysctl, ev_strings) in sysctl_fillevcnt()
248 struct evcnt_sysctl *evs0 = NULL, *evs; in sysctl_doevcnt()
/netbsd-src/tests/modules/
H A Dt_modctl.c189 const struct evcnt_sysctl *evs, *last_evs; in k_helper_is_present_evcnt()
/netbsd-src/sys/sys/
H A Dsysctl.h742 struct evcnt_sysctl { struct
/netbsd-src/usr.bin/vmstat/
H A Dvmstat.c1312 const struct evcnt_sysctl *evs, *last_evs; in doevcnt()