Searched defs:node_ts (Results 1 – 1 of 1) sorted by relevance
627 struct node_ts { struct628 node_t *node;629 unsigned action;630 unsigned ref;631 unsigned cnt;632 int cpu;633 pc_t stk[NODE_T_STK_DEPTH + 1];