Searched refs:header_buf (Results 1 – 1 of 1) sorted by relevance
442 prheader_t header_buf; in collect_lwp_data() local486 if (pread(fd_getfd(fds->fds_lpsinfo), &header_buf, in collect_lwp_data()491 nent = header_buf.pr_nent; in collect_lwp_data()492 entsz = header_buf.pr_entsize * nent; in collect_lwp_data()504 i++, ptr += header_buf.pr_entsize) { in collect_lwp_data()548 if (pread(fd_getfd(fds->fds_lusage), &header_buf, in collect_lwp_data()554 nent = header_buf.pr_nent; in collect_lwp_data()555 entsz = header_buf.pr_entsize * nent; in collect_lwp_data()566 for (i = 1, ptr = buf + header_buf.pr_entsize; i < nent; in collect_lwp_data()567 i++, ptr += header_buf.pr_entsize) { in collect_lwp_data()