Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#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().