Home
last modified time | relevance | path

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

/netbsd/bin/ps/
H A Dkeyword.c154 PUVAR("msgrcv", "MSGRCV", 0, p_uru_msgrcv, UINT64, PRIu64),
/netbsd/sys/sys/
H A Dsysctl.h490 uint64_t p_uru_msgrcv; /* LONG: messages received. */ member
/netbsd/lib/libkvm/
H A Dkvm_proc.c710 kp2p->p_uru_msgrcv = pstats.p_ru.ru_msgrcv; in kvm_getproc2()
/netbsd/sys/kern/
H A Dkern_proc.c2929 ki->p_uru_msgrcv = ru.ru_msgrcv; in fill_kproc2()