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

Function dt_xcook_ident

libdtrace/dt_parser.c:2572–2813  ·  view source on GitHub ↗

* This function provides the underlying implementation of cooking an * identifier given its node, a hash of dynamic identifiers, an identifier * kind, and a boolean flag indicating whether we are allowed to instantiate * a new identifier if the string is not found. This function is either * called from dt_cook_ident(), below, or directly by the various cooking * routines that are allowed to

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

dt_cook_identFunction · 0.85
dt_cook_op1Function · 0.85
dt_cook_op2Function · 0.85

Calls 15

dt_idhash_nameFunction · 0.85
dtrace_lookup_by_nameFunction · 0.85
dt_set_errnoFunction · 0.85
dt_idhash_lookupFunction · 0.85
dt_idstack_lookupFunction · 0.85
xyerrorFunction · 0.85
dt_idkind_nameFunction · 0.85
dt_ident_cookFunction · 0.85
dt_node_type_assignFunction · 0.85
dt_node_attr_assignFunction · 0.85
dt_module_lookup_by_nameFunction · 0.85
dtrace_symbol_typeFunction · 0.85

Tested by

no test coverage detected