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

Function dtrace_dif_emulate

driver/dtrace.c:5045–5931  ·  view source on GitHub ↗

* Emulate the execution of DTrace IR instructions specified by the given * DIF object. This function is deliberately void of assertions as all of * the necessary checks are handled by a call to dtrace_difo_validate(). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

dtrace_probeFunction · 0.85
dtrace_helperFunction · 0.85

Calls 15

dtrace_canstoreFunction · 0.85
dtrace_fuword8Function · 0.85
dtrace_fuword16Function · 0.85
dtrace_fuword32Function · 0.85
dtrace_fuword64Function · 0.85
dtrace_strcanloadFunction · 0.85
dtrace_strncmpFunction · 0.85
dtrace_dif_variableFunction · 0.85
dtrace_vcanloadFunction · 0.85
dtrace_vcopyFunction · 0.85
dtrace_dif_subrFunction · 0.85
dtrace_strlenFunction · 0.85

Tested by

no test coverage detected