Searched refs:cyc_tracebuf_t (Results 1 – 3 of 3) sorted by relevance
479 } cyc_tracebuf_t; typedef504 cyc_tracebuf_t cyp_trace[CY_LEVELS];
479 cyc_tracebuf_t *tr = &cpu->cyp_trace[0]; in cyctrace_walk_init()489 if (mdb_vread(tr, sizeof (cyc_tracebuf_t), addr) == -1) { in cyctrace_walk_init()517 cyc_tracebuf_t *buf = cpu->cyp_trace; in cyctrace_walk_step()
629 static cyc_tracebuf_t cyc_ptrace;