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

Function dtrace_difo_chunksize

driver/dtrace.c:9455–9588  ·  view source on GitHub ↗

* This routine calculates the dynamic variable chunksize for a given DIF * object. The calculation is not fool-proof, and can probably be tricked by * malicious DIF -- but it works for all compiler-generated DIF. Because this * calculation is likely imperfect, dtrace_dynvar() is able to gracefully fail * if a dynamic variable size exceeds the chunksize. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dtrace_difo_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected