Searched refs:add_debug_code (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/tools/ |
| H A D | vnode_if.awk | 69 function add_debug_code(name, arg, pos, ind) function 366 add_debug_code(name, args[i], "Entry", "\t"); 378 add_debug_code(name, args[i], "OK", "\t\t"); 381 add_debug_code(name, args[i], "Error", "\t\t");
|
| /freebsd-12.1/sys/kern/ |
| H A D | vnode_if.src | 55 # the AWK script at the head of the definition of "add_debug_code()".
|