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

Function dtrace_dof_sect

driver/dtrace.c:12424–12446  ·  view source on GitHub ↗

* Return the dof_sec_t pointer corresponding to a given section index. If the * index is not valid, dtrace_dof_error() is called and NULL is returned. If * a type other than DOF_SECT_NONE is specified, the header is checked against * this type and NULL is returned if the types do not match. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

dtrace_dof_probedescFunction · 0.85
dtrace_dof_difoFunction · 0.85
dtrace_dof_actdescFunction · 0.85
dtrace_dof_ecbdescFunction · 0.85
dtrace_dof_relocateFunction · 0.85

Calls 1

dtrace_dof_errorFunction · 0.85

Tested by

no test coverage detected