Home
last modified time | relevance | path

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

/minix/bin/ps/
H A Dkeyword.c165 PUVAR("nvcsw", "NVCSW", 0, p_uru_nvcsw, UINT64, PRIu64),
/minix/sys/sys/
H A Dsysctl.h582 uint64_t p_uru_nvcsw; /* LONG: voluntary context switches. */ member
/minix/lib/libkvm/
H A Dkvm_proc.c707 kp2p->p_uru_nvcsw = pstats.p_ru.ru_nvcsw; in kvm_getproc2()