Home
last modified time | relevance | path

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

/freebsd/lib/libprocstat/
H A Dlibprocstat.c111 #define PROCSTAT_KVM 1 macro
186 if (procstat->type == PROCSTAT_KVM) in procstat_close()
227 procstat->type = PROCSTAT_KVM; in procstat_open_kvm()
266 if (procstat->type == PROCSTAT_KVM) { in procstat_getprocs()
349 case PROCSTAT_KVM: in procstat_getfiles()
953 if (procstat->type == PROCSTAT_KVM) { in procstat_get_pipe_info()
1020 if (procstat->type == PROCSTAT_KVM) { in procstat_get_pts_info()
1085 if (procstat->type == PROCSTAT_KVM) { in procstat_get_sem_info()
1168 if (procstat->type == PROCSTAT_KVM) { in procstat_get_shm_info()
1251 if (procstat->type == PROCSTAT_KVM) { in procstat_get_vnode_info()
[all …]