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

Function dtrace_bcopy

driver/dtrace.c:1006–1026  ·  view source on GitHub ↗

* Copy src to dst using safe memory accesses. The src is assumed to be unsafe * memory specified by the DIF program. The dst is assumed to be safe memory * that we can store to directly because it is managed by DTrace. As with * standard bcopy, overlapping copies are handled properly. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

dtrace_vcopyFunction · 0.85
dtrace_dynvarFunction · 0.85
dtrace_dif_subrFunction · 0.85
dtrace_dif_emulateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected