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

Function dtrace_buffer_switch

driver/dtrace.c:11114–11140  ·  view source on GitHub ↗

* Note: called from cross call context. This function switches the two * buffers on a given CPU. The atomicity of this operation is assured by * disabling interrupts while the actual switch takes place; the disabling of * interrupts serializes the execution with any execution of dtrace_probe() on * the same CPU. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

dtrace_gethrtimeFunction · 0.85
dtrace_interrupt_disableFunction · 0.85
dtrace_interrupt_enableFunction · 0.85

Tested by

no test coverage detected