function::speculation.3stap - Man Page

Allocate a new id for speculative output

Synopsis

    speculation:long()

Arguments

None

Description

The speculation function is called when a new speculation buffer is needed. It returns an id for the speculative output. There can be multiple threads being speculated on concurrently. This id is used by other speculation functions to keep the threads separate.

See Also0

tapset::speculative(3stap)

Info

November 2023 SystemTap Tapset Reference Speculation