Home
last modified time | relevance | path

Searched defs:system_info (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/top/dist/
H A Dmachine.h78 struct system_info struct
80 pid_t last_pid;
81 double load_avg[NUM_AVERAGES];
82 int p_total;
83 int P_ACTIVE; /* number of procs considered "active" */
84 int *procstates;
85 int *cpustates;
86 int *kernel;
87 long *memory;
88 long *swap;
H A Dtop.c499 struct system_info system_info; in do_display() local
956 struct system_info system_info; in main() local
/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dpbsdboot.h102 struct system_info { struct
111 extern struct system_info system_info; argument
H A Dsysteminfo.c37 struct system_info system_info; variable
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_guc_ads.c67 struct guc_gt_system_info system_info; member
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dutil.c560 SYSTEM_INFO system_info; in uv_cpu_info() local
1722 SYSTEM_INFO system_info; in uv_os_uname() local
H A Dfs.c136 SYSTEM_INFO system_info; in uv__fs_init() local