Lines Matching defs:system_info
40 struct system_info struct42 int last_pid;43 double load_avg[NUM_AVERAGES];44 int p_total;45 int p_pactive; /* number of procs considered "active" */46 int *procstates;47 int *cpustates;48 int *memory;49 int *arc;50 int *carc;51 int *swap;52 struct timeval boottime;53 int battery;54 int ncpus;