Searched defs:proc_info (Results 1 – 4 of 4) sorted by relevance
200 struct proc_info { struct201 uint32_t nrof_structs;202 uint32_t index;203 uint32_t struct_size;204 uint32_t per_buc_info_off; /* iplcb offset to buc_info for me */205 u_char *proc_int_area;213 uint32_t proc_int_area_size; /* size/4 == nrof intr pres regs */214 int proc_present; /* 0 no, -1 dead, 1 running, 2 loop216 uint32_t test_run; /* which tests were run on proc */217 uint32_t test_stat; /* test status */[all …]
186 struct proc_info proc_info; in hpux_core_core_file_p() local
188 struct proc_info proc_info; in hpux_core_core_file_p() local
684 struct stat_descr proc_info; in getloadavg() local