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

Function dtrace_speculation_clean

driver/dtrace.c:2806–2853  ·  view source on GitHub ↗

* Note: not called from probe context. This function is called * asynchronously (and at a regular interval) to clean any speculations that * are in the COMMITTINGMANY or DISCARDING states. If it discovers that there * is work to be done, it cross calls all CPUs to perform that work; * COMMITMANY and DISCARDING speculations may not be transitioned back to the * INACTIVE state until they hav

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dtrace_state_cleanFunction · 0.85

Calls 2

dtrace_cas32Function · 0.85
dtrace_xcallFunction · 0.70

Tested by

no test coverage detected