Home
last modified time | relevance | path

Searched defs:proc_info (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/rs6000/include/
H A Diplcb.h200 struct proc_info { struct
201 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 loop
216 uint32_t test_run; /* which tests were run on proc */
217 uint32_t test_stat; /* test status */
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dhpux-core.c186 struct proc_info proc_info; in hpux_core_core_file_p() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dhpux-core.c188 struct proc_info proc_info; in hpux_core_core_file_p() local
/netbsd-src/external/gpl2/gmake/dist/
H A Dgetloadavg.c684 struct stat_descr proc_info; in getloadavg() local