MCPcopy Index your code
hub / github.com/dtrace4linux/linux / dt_node_cook

Function dt_node_cook

libdtrace/dt_parser.c:4438–4453  ·  view source on GitHub ↗

* Recursively cook the parse tree starting at the specified node. The idflags * parameter is used to indicate the type of reference (r/w) and is applied to * the resulting identifier if it is a D variable or D aggregation. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

dt_compile_one_clauseFunction · 0.85
dt_compileFunction · 0.85
dt_node_inlineFunction · 0.85
dt_node_xlatorFunction · 0.85
dt_cook_identFunction · 0.85
dt_cook_op1Function · 0.85
dt_cook_op2Function · 0.85
dt_cook_op3Function · 0.85
dt_cook_statementFunction · 0.85
dt_cook_aggregationFunction · 0.85
dt_cook_clauseFunction · 0.85
dt_cook_memberFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected