Home
last modified time | relevance | path

Searched refs:db_trace_thread (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/sys/ddb/
H A Ddb_thread.c90 if (db_trace_thread(thr, 1) != 0) in db_show_threads()
H A Ddb_main.c296 db_trace_thread(td, -1); in db_trace_thread_wrapper()
H A Ddb_command.c874 db_trace_thread(td, count); in db_stack_trace()
898 db_trace_thread(td, -1); in _db_stack_trace_all()
H A Dddb.h261 int db_trace_thread(struct thread *, int);
/freebsd-src/sys/riscv/riscv/
H A Ddb_trace.c122 db_trace_thread(struct thread *thr, int count) in db_trace_thread() function
/freebsd-src/sys/arm64/arm64/
H A Ddb_trace.c145 db_trace_thread(struct thread *thr, int count) in db_trace_thread() function
/freebsd-src/sys/arm/arm/
H A Ddb_trace.c136 db_trace_thread(struct thread *thr, int count) in db_trace_thread() function
/freebsd-src/sys/powerpc/powerpc/
H A Ddb_trace.c312 db_trace_thread(struct thread *td, int count) in db_trace_thread() function
/freebsd-src/sys/amd64/amd64/
H A Ddb_trace.c360 db_trace_thread(struct thread *thr, int count) in db_trace_thread() function
/freebsd-src/sys/i386/i386/
H A Ddb_trace.c571 db_trace_thread(struct thread *thr, int count) in db_trace_thread() function