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::returnval - Possible return value of probed function

Arguments

       None

Description

       Return the value of the register in which function values are typically returned. Can be used in probes
       where $return isn't available. This is only a guess of the actual return value and can be totally wrong.
       Normally only used in dwarfless probes.

Name

       function::returnval - Possible return value of probed function

See Also

tapset::errno(3stap)

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

Synopsis

           returnval:long()

See Also