Searched refs:t_rec (Results 1 – 2 of 2) sorted by relevance
304 struct t_rec **data; /* buffer data records */640 tbuf.data = (struct t_rec **)kmem_alloc(tbuf.cnt * sizeof (*tbuf.data), in xdt_attach_trace_buffers()646 tbuf.data[i] = (struct t_rec *)((uintptr_t)cpu_buf + in xdt_attach_trace_buffers()656 / sizeof (struct t_rec); in xdt_attach_trace_buffers()693 xdt_process_rec(uint_t cpuid, struct t_rec *rec) in xdt_process_rec()1743 xdt_get_first_rec(uint_t *cpuidp, struct t_rec **recp, uint32_t *consp) in xdt_get_first_rec()1747 struct t_rec *rec; in xdt_get_first_rec()1760 rec = (struct t_rec *)data; in xdt_get_first_rec()1794 struct t_rec *rec; in xdt_tbuf_scan()
164 struct t_rec { struct