Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
#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, free, KVME_TYPE_MGTDEVICE, NULL, and str.
Referenced by rb_vm_bugreport().