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