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::jiffies - Kernel jiffies count

Arguments

       None

Description

       This function returns the value of the kernel jiffies variable. This value is incremented periodically by
       timer interrupts, and may wrap around a 32-bit or 64-bit boundary. See HZ.

Name

       function::jiffies - Kernel jiffies count

See Also

tapset::timestamp(3stap)

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

Synopsis

           jiffies:long()

See Also