Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_ps.c55 static void dumpthread(volatile struct proc *p, volatile struct thread *td,
255 dumpthread(p, td, p->p_flag & P_HADTHREADS); in db_ps_proc()
262 dumpthread(volatile struct proc *p, volatile struct thread *td, int all) in dumpthread() function
507 dumpthread(p, td, 1); in DB_SHOW_COMMAND()