Searched refs:watchtype_str (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/i386/i386/
H A Ddb_trace.c203 static const char * watchtype_str(int type);
725 watchtype_str(type) function
753 i, "enabled", watchtype_str(type), len + 1);
/freebsd-11-stable/sys/amd64/amd64/
H A Ddb_trace.c134 static const char * watchtype_str(int type);
570 watchtype_str(type) function
602 i, "enabled", watchtype_str(type), len);

Completed in 63 milliseconds