Home
last modified time | relevance | path

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

/openbsd/src/sys/sys/
Dsysctl.h477 u_int64_t p_uru_nivcsw; /* LONG: involuntary ". */ member
716 (kp)->p_uru_nivcsw = (p)->p_ru.ru_nivcsw; \
/openbsd/src/bin/ps/
Dkeyword.c127 {"nivcsw", "NIVCSW", NULL, USER, pvar, 5, 0, POFF(p_uru_nivcsw), UINT64, "lld"},