DOKK / manpages / debian 11 / systemtap-doc / function::jiffies.3stap.en
FUNCTION::JIFFIES(3stap) Timestamp Functions FUNCTION::JIFFIES(3stap)

function::jiffies - Kernel jiffies count


jiffies:long()

None

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.

tapset::timestamp(3stap)

November 2020 SystemTap Tapset Reference