Home
last modified time | relevance | path

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

/f-stack/freebsd/tools/
H A Dvnode_if.awk306 ctrstr = ctrargs "(KTR_VOP, \"VOP\", \"" uname "\", (uintptr_t)a,\n\t ";
307 ctrstr = ctrstr "\"" args[0] ":0x%jX\", (uintptr_t)a->a_" args[0];
309 ctrstr = ctrstr ", \"" args[i] ":0x%jX\", a->a_" args[i];
310 ctrstr = ctrstr ");";
405 printc("\tKTR_START" ctrstr);
426 printc("\tKTR_STOP" ctrstr);