Searched defs:db_backtrace (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/powerpc/powerpc/
H A Ddb_trace.c134 db_backtrace(struct thread *td, db_addr_t fp, int count) function
/freebsd-11-stable/sys/sparc64/sparc64/
H A Ddb_trace.c220 db_backtrace(struct thread *td, struct frame *fp, int count) function
/freebsd-11-stable/sys/amd64/amd64/
H A Ddb_trace.c278 db_backtrace(struct thread *td, struct trapframe *tf, struct amd64_frame *frame, function
/freebsd-11-stable/sys/i386/i386/
H A Ddb_trace.c411 db_backtrace(struct thread *td, struct trapframe *tf, struct i386_frame *frame, function

Completed in 1799 milliseconds