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

Function cyclic_offline

driver/cyclic.c:2975–3007  ·  view source on GitHub ↗

* int cyclic_offline(cpu_t *) * * Overview * * cyclic_offline() offlines the cyclic subsystem on the specified CPU. * * Arguments and notes * * The only argument to cyclic_offline() is a CPU to offline. * cyclic_offline() will attempt to juggle cyclics away from the specified * CPU. * * Return value * * cyclic_offline() returns 1 if all cyclics on the CPU were jugg

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

cyclic_juggleFunction · 0.85
cyclic_omni_stopFunction · 0.85

Tested by

no test coverage detected