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

Function dtrace_dynvar

driver/dtrace.c:1587–2060  ·  view source on GitHub ↗

* Depending on the value of the op parameter, this function looks-up, * allocates or deallocates an arbitrarily-keyed dynamic variable. If an * allocation is requested, this function will return a pointer to a * dtrace_dynvar_t corresponding to the allocated variable -- or NULL if no * variable can be allocated. If NULL is returned, the appropriate counter * will be incremented. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dtrace_dif_emulateFunction · 0.70

Calls 7

dtrace_canloadFunction · 0.85
dtrace_casptrFunction · 0.85
dtrace_membar_producerFunction · 0.85
dtrace_membar_consumerFunction · 0.85
dtrace_bcmpFunction · 0.85
dtrace_cas32Function · 0.85
dtrace_bcopyFunction · 0.85

Tested by

no test coverage detected