Searched refs:p_uru_nvcsw (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/sys/ |
H A D | sysctl.h | 476 u_int64_t p_uru_nvcsw; /* LONG: voluntary context switches. */ member 715 (kp)->p_uru_nvcsw = (p)->p_ru.ru_nvcsw; \
|
/openbsd/bin/ps/ |
H A D | keyword.c | 131 {"nvcsw", "NVCSW", NULL, USER, pvar, 5, 0, POFF(p_uru_nvcsw), UINT64, "lld"},
|