HomeSort by: relevance | last modified time | path
    Searched refs:db_show_all_procs (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ddb/
db_interface.h 51 void db_show_all_procs(db_expr_t, bool, db_expr_t, const char *);
db_proc.c 123 db_show_all_procs(db_expr_t addr, bool haddr, db_expr_t count, function in typeref:typename:void
db_command.c 312 { DDB_ADD_CMD("procs", db_show_all_procs,
398 { DDB_ADD_CMD("ps", db_show_all_procs, 0,

Completed in 99 milliseconds