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

Function cyclic_fire

driver/cyclic.c:889–965  ·  view source on GitHub ↗

* cyclic_fire(cpu_t *) * * Overview * * cyclic_fire() is the cyclic subsystem's CY_HIGH_LEVEL interrupt handler. * Called by the cyclic backend. * * Arguments and notes * * The only argument is the CPU on which the interrupt is executing; * backends must call into cyclic_fire() on the specified CPU. * * cyclic_fire() may be called spuriously without ill effect. Optim

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

gethrtimeFunction · 0.85
cyclic_expireFunction · 0.85
cyclic_downheapFunction · 0.85

Tested by

no test coverage detected