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

Function cyclic_remove

driver/cyclic.c:2672–2702  ·  view source on GitHub ↗

* void cyclic_remove(cyclic_id_t) * * Overview * * cyclic_remove() will remove the specified cyclic from the system. * * Arguments and notes * * The only argument is a cyclic_id returned from either cyclic_add() or * cyclic_add_omni(). * * By the time cyclic_remove() returns, the caller is guaranteed that the * removed cyclic handler has completed execution (this is t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

dtrace_state_destroyFunction · 0.70
profile_disableFunction · 0.70

Calls 2

cyclic_remove_hereFunction · 0.85
cyclic_omni_stopFunction · 0.85

Tested by

no test coverage detected