Home
last modified time | relevance | path

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

/freebsd/usr.bin/procstat/
H A Dprocstat_kqueue.c72 struct pk_elem { struct
77 static const struct pk_elem kn_status_names[] = { argument
86 static const struct pk_elem ev_flags_names[] = {
98 procstat_kqueue_flags(const struct pk_elem *names, unsigned flags, bool commas) in procstat_kqueue_flags()
101 const struct pk_elem *pl; in procstat_kqueue_flags()
145 static const struct pk_elem rw_filter_names[] = {
151 static const struct pk_elem user_filter_names[] = {
158 static const struct pk_elem vnode_filter_names[] = {
173 static const struct pk_elem proc_filter_names[] = {
183 static const struct pk_elem timer_filter_names[] = {
[all …]