Searched defs:system_info (Results 1 – 7 of 7) sorted by relevance
78 struct system_info struct80 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;
499 struct system_info system_info; in do_display() local956 struct system_info system_info; in main() local
102 struct system_info { struct111 extern struct system_info system_info; argument
37 struct system_info system_info; variable
67 struct guc_gt_system_info system_info; member
560 SYSTEM_INFO system_info; in uv_cpu_info() local1722 SYSTEM_INFO system_info; in uv_os_uname() local
136 SYSTEM_INFO system_info; in uv__fs_init() local