MCPcopy Create free account
hub / github.com/dtrace4linux/linux / dt_action_print

Function dt_action_print

libdtrace/dt_cc.c:695–727  ·  view source on GitHub ↗

* The print() action behaves identically to trace(), except that it stores the * CTF type of the argument (if present) within the DOF for the DIFEXPR action. * To do this, we set the 'dtsd_strdata' to point to the fully-qualified CTF * type ID for the result of the DIF action. We use the ID instead of the name * to handles complex types like arrays and function pointers that can't be * resol

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dt_compile_funFunction · 0.85

Calls 8

dt_stmt_actionFunction · 0.85
dt_node_is_voidFunction · 0.85
dnerrorFunction · 0.85
dt_node_is_dynamicFunction · 0.85
dt_cgFunction · 0.85
dt_module_lookup_by_ctfFunction · 0.85
dt_allocFunction · 0.85
dt_asFunction · 0.85

Tested by

no test coverage detected