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

Function dt_cook_aggregation

libdtrace/dt_parser.c:4016–4031  ·  view source on GitHub ↗

* If dn_aggfun is set, this node is a collapsed aggregation assignment (see * the special case code for DT_TOK_ASGN in dt_cook_op2() above), in which * case we cook both the tuple and the function call. If dn_aggfun is NULL, * this node is just a reference to the aggregation's type and attributes. */ ARGSUSED*/

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

dt_node_cookFunction · 0.85
dt_node_attr_assignFunction · 0.85
dt_ident_cookFunction · 0.85
dt_node_type_assignFunction · 0.85

Tested by

no test coverage detected