Searched defs:system_info (Results 1 – 2 of 2) sorted by relevance
77 struct system_info struct79 int last_pid;80 double load_avg[NUM_AVERAGES];81 int p_total;82 int P_ACTIVE; /* number of procs considered "active" */83 int *procstates;84 int *cpustates;85 int *kernel;86 long *memory;87 long *swap;
492 struct system_info system_info; in do_display() local944 struct system_info system_info; in main() local