Ruby
2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
|
#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().