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::registers_valid - Determines validity of register and u_register in current context

Arguments

       None

Description

       This function returns 1 if register and u_register can be used in the current context, or 0 otherwise.
       For example, registers_valid returns 0 when called from a begin or end probe.

Name

       function::registers_valid - Determines validity of register and u_register in current context

See Also

tapset::context(3stap)

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

Synopsis

           registers_valid:long()

See Also