logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::speculation - Allocate a new id for speculative output

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.

Name

       function::speculation - Allocate a new id for speculative output

See Also

tapset::speculative(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::SPECULATIO(3stap)

Synopsis

           speculation:long()

See Also