Searched refs:psinfo_n_to_32 (Results 1 – 3 of 3) sorted by relevance
78 extern void psinfo_n_to_32(const psinfo_t *, psinfo32_t *);
593 psinfo_n_to_32(&ps, &ps32); in new_per_lwp()1333 psinfo_n_to_32(&P->psinfo, &pi32); in Pfgcore()
780 psinfo_n_to_32(const psinfo_t *src, psinfo32_t *dst) in psinfo_n_to_32() function