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];
462 cyc_tracebuf_t *tr = &cpu->cyp_trace[0]; in cyctrace_walk_init()472 if (mdb_vread(tr, sizeof (cyc_tracebuf_t), addr) == -1) { in cyctrace_walk_init()500 cyc_tracebuf_t *buf = cpu->cyp_trace; in cyctrace_walk_step()
637 static cyc_tracebuf_t cyc_ptrace;