Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
#include <sys/user.h>
#include <sys/sysctl.h>
#include <sys/param.h>
#include <libprocstat.h>
Go to the source code of this file.
Macros | |
#define | KVME_TYPE_MGTDEVICE 8 |
Functions | |
void | procstat_vm (struct procstat *procstat, struct kinfo_proc *kipp) |
#define KVME_TYPE_MGTDEVICE 8 |
Definition at line 6 of file procstat_vm.c.
void procstat_vm | ( | struct procstat * | procstat, |
struct kinfo_proc * | kipp | ||
) |
Definition at line 9 of file procstat_vm.c.
References cnt, fprintf(), free, i, KVME_TYPE_MGTDEVICE, NULL, stderr, and str.
Referenced by rb_vm_bugreport().