Searched refs:vki_psinfo_t (Results 1 – 3 of 3) sorted by relevance
501 static void fill_psinfo(vki_psinfo_t *psinfo, const ThreadState *tst, in fill_psinfo()971 vki_psinfo_t psinfo; in VG_()973 add_note(&new_notes, VKI_NT_PSINFO, &psinfo, sizeof(vki_psinfo_t)); in VG_()
760 #define vki_psinfo_t psinfo_t macro
1662 vki_psinfo_t psinfo; in handle_psinfo_open()