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

Function cyclic_add_omni

driver/cyclic.c:2605–2638  ·  view source on GitHub ↗

* cyclic_id_t cyclic_add_omni(cyc_omni_handler_t *) * * Overview * * cyclic_add_omni() will create an omnipresent cyclic with the specified * online and offline handlers. Omnipresent cyclics run on all online * CPUs, including CPUs which have unbound interrupts disabled. * * Arguments * * As its only argument, cyclic_add_omni() takes a cyc_omni_handler, which * has th

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

profile_enableFunction · 0.70

Calls 2

cyclic_new_idFunction · 0.85
cyclic_omni_startFunction · 0.85

Tested by

no test coverage detected