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

Function dtrace_enabling_prime

driver/dtrace.c:12003–12032  ·  view source on GitHub ↗

* If an enabling is to be enabled without having matched probes (that is, if * dtrace_state_go() is to be called on the underlying dtrace_state_t), the * enabling must be _primed_ by creating an ECB for every ECB description. * This must be done to assure that we know the number of speculations, the * number of aggregations, the minimum buffer size needed, etc. before we * transition out of D

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dtrace_state_goFunction · 0.85

Calls 1

dtrace_probe_enableFunction · 0.85

Tested by

no test coverage detected