Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_textdump.c159 static int textdump_do_ddb = 1; variable
161 &textdump_do_ddb, 0, "Dump DDB captured output in textdump");
475 if (textdump_do_ddb) in textdump_dumpsys()